Re: determine client os

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Sim Zacks <sim(at)compulab(dot)co(dot)il>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: determine client os
Date: 2011-06-13 12:21:04
Message-ID: BANLkTi=3e7rYYr9xfPTvgKQ=LJX7wVHCMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)compulab(dot)co(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2011-06-13 12:25:51 Re: determine client os
Previous Message jonathansfl 2011-06-13 12:20:55 Re: Can't drop temp table in subfunction during cursor loop (being used by active queries)