Re: Configuring phpPgAdmin and pg_ctl reload

From: Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>
To: John Meyer <john(dot)l(dot)meyer(at)gmail(dot)com>
Cc: postgresql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Configuring phpPgAdmin and pg_ctl reload
Date: 2007-03-22 07:04:42
Message-ID: 1174547082.3592.13.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Wed, 2007-03-21 at 21:01 -0600, John Meyer wrote:
>
> pg_ctl reload
> pg_ctl: no database directory specified and environment variable
> PGDATA unset

You should use

pg_ctl -D /path/to/your/data/dir reload

See man page for details.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ashish Karalkar 2007-03-22 07:06:05 Re: Configuring phpPgAdmin and pg_ctl reload
Previous Message Ottavio Campana 2007-03-22 06:08:15 questions about query design