Re: createdb script bug in 7.3RC2?

Поиск
Список
Период
Сортировка
От Jean-Christian Imbeault
Тема Re: createdb script bug in 7.3RC2?
Дата
Msg-id 3DE4FCCF.1060002@mega-bucks.co.jp
обсуждение исходный текст
Ответ на createdb script bug in 7.3RC2?  (Jean-Christian Imbeault <jc@mega-bucks.co.jp>)
Список pgsql-bugs
Tom Lane wrote:
 >
 > I'm still wondering if you are actually invoking a 7.3 server, and not
 > an old pre-7.1 one.  'psql -c "select version()"' would tell the tale.

[postgres@localhost work]$ psql JC -c "select version()"
                            version
--------------------------------------------------------------
  PostgreSQL 7.3rc2 on i686-pc-linux-gnu, compiled by GCC 2.96
(1 row)

 > Barring that, try adding some debug printouts to
 > expand_dynamic_library_name() in src/backend/utils/fmgr/dfmgr.c
 > to see what file names it's actually trying (or just step through it
 > with a debugger).

I'll try but that's a bit over my head ... I don't know much C or shell
programming.

Jc

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: createdb script bug in 7.3RC2?
Следующее
От: Szabó Roland
Дата:
Сообщение: Pg_dump uses up RAM and swap space