Re: query tool - current_timestamp - Mailing list pgadmin-support

From Ray O'Donnell
Subject Re: query tool - current_timestamp
Date
Msg-id 7b307c67-3db6-f7ea-d96b-39a6037e0c5d@rodonnell.ie
Whole thread Raw
In response to query tool - current_timestamp  (Polgár Benedek <polgar.benedek@otpmobil.com>)
Responses Re: query tool - current_timestamp  (Polgár Benedek <polgar.benedek@otpmobil.com>)
List pgadmin-support
On 03/09/2022 09:57, Polgár Benedek wrote:
> Dear Support Team!
> 
> I noticed that in pgadmin4 version 6.13 the current_timestamp and now 
> functions are not updated within the query tool.
> So when I issue the command several times at later times in same query 
> tool pane,
> it always returns the same time (when the query tool was opened).

It works OK for me - repeatedly clicking the "Execute" button with

    select current_timestamp, now()

in the query tool returns an updated result every time.

Ray.

-- 
Raymond O'Donnell // Galway // Ireland
ray@rodonnell.ie



pgadmin-support by date:

Previous
From: Polgár Benedek
Date:
Subject: query tool - current_timestamp
Next
From: Polgár Benedek
Date:
Subject: Re: query tool - current_timestamp