Re: Per-database/schema settings

From: Roland Roberts <roberts(at)panix(dot)com>
To: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Per-database/schema settings
Date: 2000-07-05 19:31:22
Message-ID: m2sntojrw5.fsf@tycho.rlent.pnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "eisentrp" == eisentrp <eisentrp(at)csis(dot)gvsu(dot)edu> writes:

eisentrp> About datestyle, I had thought that this setting should
eisentrp> really be deprecated, with the arrival of the to_char()
eisentrp> family. If you like a default datestyle, then you can
eisentrp> define a view based on to_char().

As far as datestyle goes, I like Oracle's

alter session set nls_date_format='MON DD, YYYY HH24:MI:SS';

This doesn't really deal with default for a database, but I've longed
fr this in Postgres....

roland
--
PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD Unix Software Solutions
roberts(at)panix(dot)com 76-15 113th Street, Apt 3B
rbroberts(at)acm(dot)org Forest Hills, NY 11375

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2000-07-05 20:01:49 2nd update on TOAST
Previous Message Denis Perchine 2000-07-05 19:14:11 Re[2]: Re: pg_dump and LOs (another proposal)