Re: [ADMIN] Created non-owner user cannot see database

2008-07-21 Thread Niklas Johansson
syntax. You probably want 'GRANT CONNECT ON DATABASE...'. Sincerely, Niklas Johansson -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin

Re: [ADMIN] Created non-owner user cannot see database

2008-07-20 Thread Niklas Johansson
On 20 jul 2008, at 16.09, Daniel J. Summers wrote: I just tried "GRANT CONNECT", and the problem still exists. If you try to login to the database using psql, instead of phpPgAdmin, what does it tell you? Error messages? Sincerely, Niklas Johansson -- Sent via pgsql-adm

Re: [ADMIN] Created non-owner user cannot see database

2008-07-20 Thread Niklas Johansson
syntax. You probably want 'GRANT CONNECT ON DATABASE...'. Sincerely, Niklas Johansson -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin

Re: [ADMIN] Primary key

2007-09-19 Thread Niklas Johansson
ml#AEN2080 Sincerely, Niklas Johansson ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate

Re: [ADMIN] How to check if VACUUM operations are working?

2006-09-06 Thread Niklas Johansson
, or if the output is not directly suitable for logging, it might be necessary to wrap the command in a script in order to generate additional logging information, e.g. timestamp. Sincerely, Niklas Johansson ---(end of broadcast)--- TIP 9: I