[pgpool-general: 4807] Re: pgpool log file location

Souza, Belinda Belinda.Souza at Staples.com
Sat Jul 23 00:01:27 JST 2016


Hello,

I am able to execute the below, and capture the log results.   I will need to get logging to happen through the use of the service.

Thank you !

Belinda


-----Original Message-----
From: Bo Peng [mailto:pengbo at sraoss.co.jp] 
Sent: Friday, July 22, 2016 12:29 AM
To: Souza, Belinda
Cc: pgpool-general at pgpool.net
Subject: Re: [pgpool-general: 4804] pgpool log file location

Hi,

Could you the fowwling command to start pgpool?

  $ pgpool -n -d > /var/log/pgpool/pgpool.log 2>&1 &

The -d option enables debug messages to be generated.
The log messages can be written to log file /var/log/pgpool/pgpool.log.


On Thu, 21 Jul 2016 20:20:53 +0000
"Souza, Belinda" <Belinda.Souza at Staples.com> wrote:

> Hello:
> 
> I am setting up my first pgpool server, and not able to figure out where the pgpool log is located.  I would like to view the log with all of the pgpool messaging activity.
> 
> The log_destination = 'stderr' in the pgpool.conf file, but there isn't a log directory parameter to specify where the output should go.
> 
> To start pgpool, we use a service :  sudo service pgpool start
> 
> Could someone point out what I'm missing ?
> 
> 
> Thank you,
> Belinda
> ________________________________________________
> Belinda L. Souza
> Consultant Database Engineer | Database Engineering
> Staples, Inc. | 500 Staples Drive | Framingham, MA    01702
> belinda.souza at staples.com<mailto:belinda.souza at staples.com>    |    508.253.7835
> This message (including any attachments) may contain confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
> 


-- 
Bo Peng <pengbo at sraoss.co.jp>
SRA OSS, Inc. Japan



More information about the pgpool-general mailing list