Re: determine client os - Mailing list pgsql-general

From Pavel Stehule
Subject Re: determine client os
Date
Msg-id BANLkTi=3e7rYYr9xfPTvgKQ=LJX7wVHCMg@mail.gmail.com
Whole thread Raw
In response to determine client os  (Sim Zacks <sim@compulab.co.il>)
Responses Re: determine client os  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-general
Hello

There is no special function.

you can parse some info from version() function.

Regards

Pavel Stehule

2011/6/13 Sim Zacks <sim@compulab.co.il>:
> I didn't see a function for this, but is there a way in a postgresql query
> to determine the client OS?
>
>
>
> Thanks
>
> Sim
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: determine client os
Next
From: jonathansfl
Date:
Subject: Re: Can't drop temp table in subfunction during cursor loop (being used by active queries)