Re: pg_resetxlog command not found - Mailing list pgsql-general

From viney
Subject Re: pg_resetxlog command not found
Date
Msg-id 1362995619198-5748112.post@n5.nabble.com
Whole thread Raw
In response to pg_resetxlog command not found  ("Matt Bartolome" <mattxbart@gmail.com>)
List 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 by date:

Previous
From: "vidya.sagar"
Date:
Subject: sqlj.install_jar stalls
Next
From: Scott Marlowe
Date:
Subject: Re: High RAM usage on postgres