Re: [GENERAL] Maintenance database SQL_ASCII

2009-06-13 Thread Alban Hertroys
On Jun 13, 2009, at 1:52 AM, Brad Schick wrote: After a new pgsql installation the "postgres" maintenance database has an encoding of SQL_ASCII. pgAdmin III gave me a warning about that, and I may want to create users or databases that are not restricted 7bit ASCII. SQL_ASCII <> 7 bit ASC

[GENERAL] Maintenance database SQL_ASCII

2009-06-12 Thread Brad Schick
After a new pgsql installation the "postgres" maintenance database has an encoding of SQL_ASCII. pgAdmin III gave me a warning about that, and I may want to create users or databases that are not restricted 7bit ASCII. I was going to backup and recreate this table, but it can't be dropped. I guess