Re: psql defaults file? - Mailing list pgsql-general

From Ashley Clark
Subject Re: psql defaults file?
Date
Msg-id 20001101223344.A10113@ghoti.org
Whole thread Raw
In response to psql defaults file?  ("Jonathan Ellis" <jellis@advocast.com>)
List pgsql-general
* Jonathan Ellis in "[GENERAL] psql defaults file?" dated 2000/11/01
* 10:13 wrote:

> I couldn't find anything in the man page about this -- does psql
> check for ~/.psql or anything so I don't have to manually
> --pset pager=off every time I run it?  If there is such a file, what
> is the format for specifying options?

Check the psql(1) man page again. psql reads ~/.psqlrc, and the format
is the same as if you were typing directly in psql.

--
really shack

Attachment

pgsql-general by date:

Previous
From: Tod McQuillin
Date:
Subject: Re: Is cycle references?
Next
From: Igor Roboul
Date:
Subject: Re: Sample Program