Re: How do we get the Client-Time and Server-Time from psql ?

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: raghavendra t <raagavendra(dot)rao(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How do we get the Client-Time and Server-Time from psql ?
Date: 2010-06-02 11:46:47
Message-ID: 20100602114647.GD21875@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* raghavendra t (raagavendra(dot)rao(at)gmail(dot)com) wrote:
> How do i get the client time and server time. I am connecting remotely. If i
> give SELECT CURRENT_TIME;,it shows the server time. How do we get the client
> time ?

uh, \! date
?

Stephen

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2010-06-02 12:00:07 Re: Is it possible to make the order of output the same as the order of input parameters?
Previous Message Andreas Kretschmer 2010-06-02 11:45:21 Re: Is it possible to make the order of output the same as the order of input parameters?