Re: RES: [GENERAL] set DateStyle to 'SQL' - Mailing list pgsql-sql

From Roberto Mello
Subject Re: RES: [GENERAL] set DateStyle to 'SQL'
Date
Msg-id 20020726215348.GB27840@cc.usu.edu
Whole thread Raw
In response to RES: [GENERAL] set DateStyle to 'SQL'  (Elielson Fontanezi <ElielsonF@prodam.sp.gov.br>)
List pgsql-sql
On Fri, Jul 26, 2002 at 01:56:16PM -0300, Elielson Fontanezi wrote:

> The environment variables PGHOST and PGPORT specify to client applications
> the host and port of the database server, overriding the compiled-in
> defaults. If you are going to run client applications remotely then it is
> convenient if every user that plans to use the database sets PGHOST. This is
> not required, however: the settings can be communicated via command line
> options to most client programs. 
> ---------------------------------------------------------------
> 
>     But... likely there are much more variables rather than PGDATA,
> PGHOST and PGPORT.
>     Where can I find them?

Perhaps you're looking for
http://www.postgresql.org/idocs/index.php?runtime-config.html

Please trim your replies to the list.

-Roberto

-- 
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+ Roberto Mello - Computer Science, USU -
http://www.brasileiro.net/      http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer    
 
A .45 beats a royal flush EVERY TIME


pgsql-sql by date:

Previous
From: Roberto Mello
Date:
Subject: Re: Function using more than one database
Next
From: "Dan Langille"
Date:
Subject: using LIMIT only on primary table