how do i check which version postgre im running?

PostgreSQL is the database server used to store information. Do you have a question or are you having problem with PostgreSQL? If so, post them here.

Moderator: Moderators

how do i check which version postgre im running?

Postby zubs1aa » Thu Jul 09, 2009 3:47 am

how do i check which version postgre im running? I know it's 8.3 but not whther it's 8.3.x or y.

ANyone know?

THanks
zubs1aa
 
Posts: 2219
Joined: Fri Feb 08, 2008 1:52 pm

Re: how do i check which version postgre im running?

Postby kraada » Thu Jul 09, 2009 8:55 am

Click Start --> Programs --> PostgreSQL --> psql to 'postgres'. At the prompt type:

SELECT version();

and hit enter. It will tell you on the resulting line what version you're running.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: how do i check which version postgre im running?

Postby zubs1aa » Thu Jul 09, 2009 11:16 am

kraada wrote:Click Start --> Programs --> PostgreSQL --> psql to 'postgres'. At the prompt type:

SELECT version();

and hit enter. It will tell you on the resulting line what version you're running.

Thanks-ez enough
zubs1aa
 
Posts: 2219
Joined: Fri Feb 08, 2008 1:52 pm


Return to PostgreSQL [Read Only]

Who is online

Users browsing this forum: No registered users and 44 guests

cron