On 6 April 2010 15:22, Renato Oliveira <[email protected]> wrote: > Is there a specific ‘STATEMENT’ to display the same thing?
Try this SELECT datname FROM pg_database; -- Sergey Konoplev Blog: http://gray-hemp.blogspot.com / Linkedin: http://ru.linkedin.com/in/grayhemp / JID/GTalk: [email protected] / Skype: gray-hemp / ICQ: 29353802 -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
