[BUGS] CREATE USER and createuser not working the same

2007-09-13 Thread Stéphane Schildknecht
Hi, It seems the shell command createuser and the SQL CREATE USER don't act the same way, unless the documentation says they do. In fact, asking to see the role created with the external command let see that a superuser created that way hase rights of superuser AND 'create role', 'create DB' righ

[BUGS] BUG #3609: Failed to create process for initdb

2007-09-13 Thread Darren Ginter
The following bug has been logged online: Bug reference: 3609 Logged by: Darren Ginter Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Windows XP (SP2) Description:Failed to create process for initdb Details: I've been having a hard time

Re: [BUGS] CREATE USER and createuser not working the same

2007-09-13 Thread Tom Lane
=?ISO-8859-1?Q?St=E9phane_Schildknecht?= <[EMAIL PROTECTED]> writes: > It seems the shell command createuser and the SQL CREATE USER don't act > the same way, They aren't really claimed to. But the difference you point to is irrelevant, since a superuser has createrole and createdb privilege (and

Re: [BUGS] BUG #3486: doc bug - Preventing transaction ID wraparound failures

2007-09-13 Thread Bruce Momjian
Thanks, applied. --- Fujii Masao wrote: > > The following bug has been logged online: > > Bug reference: 3486 > Logged by: Fujii Masao > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.3 > Opera

Re: [BUGS] psql \COPY accepts multiple NULL AS

2007-09-13 Thread Bruce Momjian
This has been saved for the 8.4 release: http://momjian.postgresql.org/cgi-bin/pgpatches_hold --- Stephen Frost wrote: -- Start of PGP signed section. > Greetings, > > psql seems to accept syntax which would be r