On 2006-12-03, GvaderTh <gregtech (AT) wp (DOT) pl> wrote:
Quote:
postgresql_enable="YES"
postgresql_data="/usr/local/pgsql/data/"
I find that I have script called postgres in
/usr/local/etc/rc.d/
when I executed after reboot server (PostgreSql is not running)
$ /usr/local/etc/rc.d/postgresql start - I get
The program "postmaster" was found by "/usr/local/bin/pg_ctl"
but was not the same version as pg_ctl. |
I'm assuming you've installed these packages via FreeBSD ports. In that
case, your version of postgresql-client (which supplies pg_ctl) is not
the same as the version of postgresql-server (which supplies
postmaster). Upgrade one of both (and its dependancies) to make them
match.
--
Riemer Palstra Amsterdam, The Netherlands
riemer (AT) palstra (DOT) com http://www.palstra.com/