Can you tell me the time?

From: Juan Manuel Sende <aliban(at)tiff93(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: Can you tell me the time?
Date: 2001-06-18 13:43:36
Message-ID: 9gkpc5$1us6$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm working on a database with time filed. so I insert data in this way
hh:mm:ss.sss it's inserted okay but when i try to get a dum of the field i
only get hh:mm:ss i've traid with libpq C interfrace, with php and of
course with psql. ¿Any idea?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-06-18 14:34:27 Re: primary/secondary index, difference
Previous Message Tim Knowles 2001-06-18 12:06:02 7.1.2 query now uses hash-join instead of nested loop