Re: pg_config problems on PG9.3/Centos?

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: pg_config problems on PG9.3/Centos?
Дата
Msg-id 1390346168.2496.5.camel@asus02-laptop04.gunduz.org
обсуждение исходный текст
Ответ на Re: pg_config problems on PG9.3/Centos?  (Ken Tanzer <ken.tanzer@gmail.com>)
Ответы Re: pg_config problems on PG9.3/Centos?
Список pgsql-general
Hi,

On Tue, 2014-01-21 at 13:18 -0800, Ken Tanzer wrote:

> Oddly, there was a pg_config in /usr/bin that was not a symlink and
> not owned by any package.  I'm really puzzled as to how it got there,
> but I removed it, and symlinked the one from /usr/pgsql-9.3/bin.  It
> puts out better information.

Please don't do it. PGDG RPMs are designed for parallel installation
(like 9.2 and 9.3 on the same machine), and then the pg_config in
regular $PATH might be tricky.

Anyway:

> I know the table_log packages are kind of ancient, but they do the
> trick!
>
> table_log.c: In function ‘table_log’:
> table_log.c:134: warning: implicit declaration of function
> ‘RelationGetNamespace’

<snip>

table_log is not being maintained anymore -- you can use emaj. It is
already available in the same RPM repo:

http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/repoview/emaj.html

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_config problems on PG9.3/Centos?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade & tablespaces