Re: 2 versions running & using pg_dumpall
| От | Tom Lane |
|---|---|
| Тема | Re: 2 versions running & using pg_dumpall |
| Дата | |
| Msg-id | 25248.1193342968@sss.pgh.pa.us обсуждение |
| Ответ на | Re: 2 versions running & using pg_dumpall (Ralph Smith <smithrn@u.washington.edu>) |
| Ответы |
Re: 2 versions running & using pg_dumpall
|
| Список | pgsql-general |
Ralph Smith <smithrn@u.washington.edu> writes:
> On Oct 25, 2007, at 12:24 PM, Tom Lane wrote:
>> Hmph. Nothing obviously wrong there, except that it's not finding
>> anything except template1. What does "select * from pg_database"
>> show?
> postgres=# select * from pg_database ;
> datname | datdba | encoding | datistemplate | datallowconn |
> datconnlimit | datlastsysoid | datfrozenxid | dattablespace |
> datconfig | datacl
> -----------+--------+----------+---------------+--------------
> +--------------+---------------+--------------+---------------
> +-----------+-------------------------------------
Ummm ... those are the column headings for 8.2 pg_database, not 7.4.
You're looking at the wrong postmaster.
regards, tom lane
В списке pgsql-general по дате отправления: