| From: | "Oscar Serrano" <oserra(at)fondos(dot)net> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Cedar Cox" <cedarc(at)visionforisrael(dot)com> |
| Cc: | <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | RE: non-us datestyle |
| Date: | 2001-07-04 16:43:36 |
| Message-ID: | LLEKJGBGFGPBMIGHIFFOAEGNCHAA.oserra@fondos.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces pgsql-odbc |
> -----Mensaje original-----
> De: pgsql-interfaces-owner(at)postgresql(dot)org
> [mailto:pgsql-interfaces-owner(at)postgresql(dot)org]En nombre de Tom Lane
> Enviado el: miércoles, 04 de julio de 2001 17:56
> Para: Cedar Cox
> CC: pgsql-interfaces(at)postgresql(dot)org
> Asunto: Re: [INTERFACES] non-us datestyle
>
>
> Cedar Cox <cedarc(at)visionforisrael(dot)com> writes:
> > Is there a way to set the default date style to non-US (European)?
>
> You can set PGDATESTYLE in the postmaster's environment, I think.
>
> This should be a GUC variable (hence settable in postgresql.conf)
> but isn't yet.
I've seen that we stat postmaster with this options:
postmaster -D /mypath -i -o '-e -S 32768' &
The -o options means the parameters we pass to every postgres child. so,
the -e option in the postgres executable means "European dates".
Oscar Serrano.
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | NTB Technical Support | 2001-07-04 17:14:22 | ADO and ODBC |
| Previous Message | Tom Lane | 2001-07-04 15:56:06 | Re: non-us datestyle |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2001-07-04 23:15:34 | Re: non-us datestyle |
| Previous Message | Tom Lane | 2001-07-04 15:56:06 | Re: non-us datestyle |