Page 1 of 1

Windows tool for queries?

PostPosted: Wed Feb 13, 2008 5:50 pm
by mtagliaf
Is there a free Windows tool available for writing PostgreSQL queries?

Re: Windows tool for queries?

PostPosted: Wed Feb 13, 2008 5:52 pm
by Josh
pgAdmin is included in the PostgreSQL install.

Re: Windows tool for queries?

PostPosted: Wed Feb 13, 2008 6:27 pm
by APerfect10
[quote="Josh"nkz]pgAdmin is included in the PostgreSQL install.[/quotenkz]

Which is located in your PostgreSQL\<version\bin directory.

-Derek