----- Original Message -----
From: "kbass" <kbass@midsouth.rr.com>
To: "Postgre Admin" <pgsql-admin@postgresql.org>
Sent: Sunday, October 12, 2003 6:58 AM
Subject: [ADMIN] Set Session Date
> Newby question. It is possible to set the date within a session to a
certain
> format?
>
> Kevin
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
After reading through the Postgres documentation a little more, I have found
how to set the session date to a couple of formats using the 'SET datastyle
TO' command. Thanks!