Re: How can I tell that the underlying OS is Windows?

From: Adam Witney <awitney(at)sgul(dot)ac(dot)uk>
To: pgsql-admin(at)postgresql(dot)org
Cc: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
Subject: Re: How can I tell that the underlying OS is Windows?
Date: 2007-07-12 15:34:53
Message-ID: C2BC08AD.150EC%awitney@sgul.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I assume you mean finding out the OS of the machine running PostgreSQL??

Maybe this will give a clue:

db=>select version();

(I've never run it on Windows so I don't know what that produces for that
OS)

adam

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-07-12 16:59:00 Re: building from source requires postgres user account
Previous Message Geoffrey 2007-07-12 15:27:38 Re: How can I tell that the underlying OS is Windows?