Re: [GENERAL] Question on timestamp in psql - Mailing list pgsql-general

From Ed Loehr
Subject Re: [GENERAL] Question on timestamp in psql
Date
Msg-id 387B80D8.6223C834@austin.rr.com
Whole thread Raw
In response to Question on timestamp in psql  (Robert Rothe <rrothe@mindspring.com>)
List pgsql-general
Robert Rothe wrote:

> When I type the following at the psql prompt:
>
> select timestamp('now');

Try
    select timestamp(now());

Cheers,
Ed Loehr



pgsql-general by date:

Previous
From: Jeff Eckermann
Date:
Subject: RE: [GENERAL] Memory leak in FreeBSD?
Next
From: Ed Loehr
Date:
Subject: Re: [GENERAL] logs