On 15 January 2013 05:12, Tomonari Katsumata
wrote:
>> We added a REPLICATION privelge onto user accounts to control access.
>>
>> Perhaps we should add a CASCADE privilege as well, so that we can
>> control whether we can connect to a master and/or a standby.
>>
>> Syntax would be
>>
>> ALTER US
On 15.01.2013 10:14, Simon Riggs wrote:
On 15 January 2013 05:12, Tomonari Katsumata
wrote:
We added a REPLICATION privelge onto user accounts to control access.
Perhaps we should add a CASCADE privilege as well, so that we can
control whether we can connect to a master and/or a standby.
Sy
The following bug has been logged on the website:
Bug reference: 7812
Logged by: Chip Schweiss
Email address: c...@innovates.com
PostgreSQL version: 9.2.2
Operating system: Centos 6
Description:
After using yum to install pgadmin3 it will not uninstall:
# yum -v eras
The following bug has been logged on the website:
Bug reference: 7811
Logged by: Meng Qingzhong
Email address: 1584171...@qq.com
PostgreSQL version: 9.2.2
Operating system: Windows 7
Description:
I find a bug this time really and I have fixed it. The bug is in psql,
On 15.01.2013 16:18, 1584171...@qq.com wrote:
I give you a description about how to trigger this bug first:
(1) start the server with the command "postgres -D pgdata"
(2) start the client with the command "psql"
(3) close the server
(4) execute a
Heikki Linnakangas writes:
> That'd change the behavior of all sprintf calls, not sure we want to go
> there.
I don't think so; especially since the proposed fix doesn't help on
systems where we are using the native printf.
> I committed a local fix to help.c to print "none" as the database nam
On 15.01.2013 20:10, Tom Lane wrote:
Heikki Linnakangas writes:
I committed a local fix to help.c to print "none" as the database name
when not connected.
I think that patch could use more thought. As is, it will print
connect to new database (currently "none")
which to me is claim
Heikki Linnakangas writes:
> On 15.01.2013 20:10, Tom Lane wrote:
>> I think that patch could use more thought. As is, it will print
>> connect to new database (currently "none")
>> which to me is claiming that we are connected to a database whose name
>> is "none". The quotes should not be
On 15.01.2013 20:29, Tom Lane wrote:
Heikki Linnakangas writes:
On 15.01.2013 20:10, Tom Lane wrote:
I think that patch could use more thought. As is, it will print
connect to new database (currently "none")
which to me is claiming that we are connected to a database whose name
is "no
On Tue, Jan 15, 2013 at 5:25 PM, Heikki Linnakangas
wrote:
> On 15.01.2013 10:14, Simon Riggs wrote:
>>
>> On 15 January 2013 05:12, Tomonari Katsumata
>> wrote:
>>
We added a REPLICATION privelge onto user accounts to control access.
Perhaps we should add a CASCADE privilege as w
Heikki Linnakangas writes:
> On 15.01.2013 20:29, Tom Lane wrote:
>> But you already introduced "none" as a stand-alone (and probably almost
>> untranslatable without context) string. That's better?
> I figured it would be. One little untranslated string in parens, versus
> the whole is untrans
On 15.01.2013 21:13, Tom Lane wrote:
Heikki Linnakangas writes:
On 15.01.2013 20:29, Tom Lane wrote:
But you already introduced "none" as a stand-alone (and probably almost
untranslatable without context) string. That's better?
I figured it would be. One little untranslated string in paren
Heikki Linnakangas writes:
> Hmm, I wonder if an empty string would be better? It'd look a bit odd,
> but at least it would not mislead you to think you're connected to a
> database called "none".
Works for me as a back-branch fix, especially since then we're adding
zero new strings to the back
The following bug has been logged on the website:
Bug reference: 7813
Logged by: Kleber William
Email address: analyst.kle...@gmail.com
PostgreSQL version: 9.2.2
Operating system: Windows 8 x64
Description:
Good afternoon.
I'm not able to install postgres 9.x on my w
On Tue, Jan 15, 2013 at 12:13 AM, wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7809
> Logged by: Joe Van Dyk
> Email address: j...@tanga.com
> PostgreSQL version: 9.2.2
> Operating system: Ubuntu
> Description:
>
> Running pg_dump on a streami
Hi,
(2013/01/16 4:03), Fujii Masao wrote:
> On Tue, Jan 15, 2013 at 5:25 PM, Heikki Linnakangas
> wrote:
>> On 15.01.2013 10:14, Simon Riggs wrote:
>>>
>>> On 15 January 2013 05:12, Tomonari Katsumata
>>> wrote:
>>>
> We added a REPLICATION privelge onto user accounts to control access.
>>
16 matches
Mail list logo