Re: can I send execution log into a file. - Mailing list pgsql-general

From Mage
Subject Re: can I send execution log into a file.
Date
Msg-id 427A0A03.10509@mage.hu
Whole thread Raw
In response to can I send execution log into a file.  ("Dinesh Pandey" <dpandey@secf.com>)
List pgsql-general
Dinesh Pandey wrote:

> I am using Postgres. How can I send execution log into a file.
>
>
>
psql -o filename

I also recommend:

psql -H -e -o filename

       Mage

pgsql-general by date:

Previous
From: "Dinesh Pandey"
Date:
Subject: can I send execution log into a file.
Next
From: Andrew Sullivan
Date:
Subject: Re: postgresql replication