Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Pgadmin III not honoring DATESTYLE



 


From: pgadmin-support-owner(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Francisco Leovey
Sent: 18 January 2006 12:01
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Pgadmin III not honoring DATESTYLE

PostgreSQL version: 8.1.2
Operating system:   Linux
Description:        Pgadmin III not honoring DATESTYLE
Details:

By default in postgresql.conf the DATESTYLE is set to "SQL,European" and it works OK except for Pgadmin III.
When you ask for "view data" in Pgadmin III a date field shows yyyy-mm-dd instead of dd/mm/yyyy
Please tell me how to fix this
 
pgAdmin works with DATESTYLE=ISO to ensure that dates cannot be misinterpreted when using servers with different settings. Supporting differing datestyles on different servers is not easy to do and can lead to user confusion. As an administration tool we prefer pgAdmin to remain unambiguous rather than make it easy to unintentionally enter invalid data, or misinterpret query results.
 
Regards, Dave


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group