Re: Order by and timestamp SOLVED - Mailing list pgsql-general

From Björn Lundin
Subject Re: Order by and timestamp SOLVED
Date
Msg-id 87BFF39D-D542-4FF2-B528-DD7DAB82B447@gmail.com
Whole thread Raw
In response to Re: Order by and timestamp SOLVED  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Order by and timestamp SOLVED  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general



I am still not sure that this can be marked solved. I am trying to figure out how running a different version of psql once can affect another version of psql. That would seem to imply psql changed something on the server and AFAIK sorting/ordering is done by the server not the client.


Ok if you want, I can
* keep the server as is
* give you ssh access to it

Let me know, and I’ll mail you (privately) login details 
I am going to move the data, and I have the whole set of daily pg_dumps I need to set it up elsewhere. 

--
Björn Lundin




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Order by and timestamp SOLVED
Next
From: Adrian Klaver
Date:
Subject: Re: Keeping Admin-Owner user but creating new user with effectiveAdmin-Owner access rights?