Re: pg_resetxlog command not found

Поиск
Список
Период
Сортировка
От viney
Тема Re: pg_resetxlog command not found
Дата
Msg-id 1362995619198-5748112.post@n5.nabble.com
обсуждение исходный текст
Ответ на pg_resetxlog command not found  ("Matt Bartolome" <mattxbart@gmail.com>)
Список pgsql-general
Is so easy

use pg_config command

sudo apt-get install libpg-dev

use use pg_config command
viney@viney ~ $ pg_config
BINDIR = /usr/lib/postgresql/9.1/bin
DOCDIR = /usr/share/doc/postgresql
HTMLDIR = /usr/share/doc/postgresql
INCLUDEDIR = /usr/include/postgresql
PKGINCLUDEDIR = /usr/include/postgresql
INCLUDEDIR-SERVER = /usr/include/postgresql/9.1/server
LIBDIR = /usr/lib
PKGLIBDIR = /usr/lib/postgresql/9.1/lib
LOCALEDIR = /usr/share/locale
MANDIR = /usr/share/postgresql/9.1/man
SHAREDIR = /usr/share/postgresql/9.1
SYSCONFDIR = /etc/postgresql-common


cd /usr/lib/postgresql/9.1/bin

pg_resetxlog  is here.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/pg-resetxlog-command-not-found-tp1883533p5748112.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: "vidya.sagar"
Дата:
Сообщение: sqlj.install_jar stalls
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: High RAM usage on postgres