Re: Selecting timestamp from Database

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Richard Harley <richard(at)scholarpack(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Selecting timestamp from Database
Date: 2013-04-08 13:48:35
Message-ID: 5162CAB3.4020404@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/08/2013 06:45 AM, Richard Harley wrote:
> I am running the query straight through PSQL so there are no other programs or adapters.
>
> The field definition is just 'timestamp'.

From psql what do you get if you do?:

\d attendance

>
> I did try that as well - no luck :)
>
> Rich

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pete Wall 2013-04-08 13:49:18 Re: PostgreSQL Downgrades
Previous Message Adrian Klaver 2013-04-08 13:46:37 Re: PostgreSQL Downgrades