Hi DM. To solve this issue, create the directory /var/run/pgpool and give the user permissions to read/write or change the "pid_file_name" parameter on your pgpool.conf file.
C ya. Leonardo On Wed, May 20, 2009 at 6:06 PM, DM <[email protected]> wrote: > Hi All, > I upgraded my staging box with pgpool 2.2.2, binaries in the directory > /usr/local/pgpool2.2.2/ > When i executed the below command to start the pgpool, > /usr/local/pgpool-II/2.2.2/bin/pgpool -n >> > /usr/local/pgpool-II/2.2.2/log/pgpool.log 2>&1 & > > I received the below error message. > 2009-05-20 12:08:50 ERROR: pid 26460: could not open pid file as > /var/run/pgpool/pgpool.pid. reason: No such file or directory > > I didnt receive this error message in pgpool 2.1 > Is there a way that I can configure the pgpool.pid in pgpool.conf file? > Thanks > Deepak _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
