Re: [GENERAL] postgresql-8.4 error -> BUG
От | Robert Haas |
---|---|
Тема | Re: [GENERAL] postgresql-8.4 error -> BUG |
Дата | |
Msg-id | BANLkTimWOaLH9B9sewzVcW=6=ot9ohWDXQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] postgresql-8.4 error -> BUG (fhaegele <frank.haegele@uni-koeln.de>) |
Ответы |
Re: [GENERAL] postgresql-8.4 error -> BUG
|
Список | pgsql-bugs |
On Wed, Mar 30, 2011 at 8:03 AM, fhaegele <frank.haegele@uni-koeln.de> wrote: > Additional: if i start postgresql with user postgres then I got the the > following message: > > postgres@delta ~ $ /usr/lib/postgresql/8.4/bin/pg_ctl start > /usr/lib/postgresql/8.4/bin/pg_ctl: symbol lookup error: > /usr/lib/postgresql/8.4/bin/pg_ctl: undefined symbol: > PQconnectionNeedsPassword > > Is there a bug? I'm not sure what this is "additional" to, but I suspect you might be using binaries from one version of PostgreSQL with shared libraries from another version. What happens if you run ldd on /usr/lib/postgresql/8.4/bin/pg_ctl? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-bugs по дате отправления: