Re: casting character varying to integer - order by numeric - Mailing list pgsql-sql

From Richard Huxton
Subject Re: casting character varying to integer - order by numeric
Date
Msg-id 4357482A.9050008@archonet.com
Whole thread Raw
In response to Re: casting character varying to integer - order by numeric  ("Bryce Nesbitt (mailing list account)" <bryce1@obviously.com>)
Responses Re: casting character varying to integer - order by numeric  ("Bryce Nesbitt (mailing list account)" <bryce1@obviously.com>)
List pgsql-sql
Bryce Nesbitt (mailing list account) wrote:
> Tom Lane wrote:

>>As a general rule, you need to be more specific than that about which
>>version you are working with ;-)

> Oooh, I'd be so happy to.  But I don't know.  Yes, I don't know.
> 
> I know which version of "psql" is installed on my local machine, but the actual 
> database is remote.  Is there a  command to get the server version?  As close as 
> I can find is:
> 
> stage=> \copyright

SELECT version();

--   Richard Huxton  Archonet Ltd


pgsql-sql by date:

Previous
From: "Bryce Nesbitt (mailing list account)"
Date:
Subject: Re: casting character varying to integer - order by numeric
Next
From: Adriana Marcela Aguirre
Date:
Subject: Sql - Error : Relation tmp_datos already exists