Re: Database does not exist in the system catalog - postgresql 7.2.1-5
От
Tom Lane
Тема
Re: Database does not exist in the system catalog - postgresql 7.2.1-5
Дата
Msg-id
14389.1027198625@sss.pgh.pa.us
Ответ на
Database does not exist in the system catalog - postgresql 7.2.1-5 (Rick Eicher II)
Список
Дерево обсуждения
Database does not exist in the system catalog - postgresql 7.2.1-5 "Rick Eicher II" <rick@pbol.net>
Re: Database does not exist in the system catalog - postgresql 7.2.1-5 Tom Lane <tgl@sss.pgh.pa.us>
"Rick Eicher II" writes: > When I use the web site I get this: > Warning: pg_connect() unable to connect to PostgreSQL server: FATAL 1: > Database "ecad" does not exist in the system catalog > I can use PgAdmin to connect to 'ecad' with out any problems. The way I > read the docs is this might be a authentication problem. No, it isn't. I'm wondering if you have two different postmasters running (on two machines, or two ports on one machine) and you are confused about which postmaster is being connected to in each case. regards, tom lane
В списке pgsql-general по дате отправления