Re: How do I view the logs?

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Guy Fraser <guy(at)incentre(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How do I view the logs?
Date: 2003-05-15 15:33:50
Message-ID: Pine.LNX.4.21.0305151630050.12078-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 15 May 2003, Guy Fraser wrote:

> Where are the logs?
>
> I have seen logfiles in the data directory as well as sytem tables, but
> haven't figured out how to view them.
>
> Any help would be appreciated.
>
> Guy

You can use whatever editor or file content viewing program you normally
use. Or at your shell prompt use something like:

tail -f logfilename

--
Nigel J. Andrews

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Gehrke 2003-05-15 15:41:57 MS SQL "isDate" equivalent in plpgsql?
Previous Message Guy Fraser 2003-05-15 15:24:00 How do I view the logs?