Re: Set Datestyle

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tubagus Nizomi <nizomi(at)dnet(dot)net(dot)id>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Set Datestyle
Date: 2001-05-22 15:36:42
Message-ID: Pine.LNX.4.30.0105221735460.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tubagus Nizomi writes:

> where is change default Datestyle to Postgres format ??

I think there's a PGDATESTYLE environment variable. My recommendation is
that you use the default ISO format and use to_char to format you data for
output.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-22 16:09:44 Re: c++ wrapper library
Previous Message Peter Eisentraut 2001-05-22 15:09:04 Re: query PostgreSQL from c++