Re: How to clone CURRENT_DATE to SYSDATE ? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: How to clone CURRENT_DATE to SYSDATE ?
Date
Msg-id 54231EF7.2000100@aklaver.com
Whole thread Raw
In response to How to clone CURRENT_DATE to SYSDATE ?  (Emanuel Araújo <eacshm@gmail.com>)
Responses Re: How to clone CURRENT_DATE to SYSDATE ?  (Emanuel Araújo <eacshm@gmail.com>)
List pgsql-general
On 09/24/2014 07:39 AM, Emanuel Araújo wrote:
> Hi,
>
> I need to clone function CURRENT_DATE to SYSDATE in my PostgreSQL.
>
> Does anybody know how to do that it ?

Not sure what you want?

A clone is an exact replica so cloning CURRENT_DATE would create another
CURRENT_DATE. My guess is that this not what you want.

So do you want to create  SYSDATE in Postgres?

If so, look at this thread for the issues:

http://www.postgresql.org/message-id/1409288790481-5816851.post@n5.nabble.com

>
>
> --
> *Atenciosamente,
>
> Emanuel Araújo*
> */Linux Certified, DBA PostgreSQL
> /*


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: JSONB spaces in text presentation
Next
From: "Steve Dodd"
Date:
Subject: Re: Transaction completion timing