| From: | "Joris" <info(at)moonbeetle(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #1654: can't run SQL commands |
| Date: | 2005-05-08 18:30:37 |
| Message-ID: | 20050508183037.35438F0B00@svr2.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1654
Logged by: Joris
Email address: info(at)moonbeetle(dot)com
PostgreSQL version: 8.0.2
Operating system: Windows XP
Description: can't run SQL commands
Details:
Just installed PostgreSQL 8.0.2. as a service on Windows XP Pro, using the
installer version for Windows. Installed it as a service.
I was very surprised that everything went so smooth... until I tried some
basic SQL after creating a tet database and some tables.
pgAdminIII -> connect to server -> cliked on database
-> cliked on the SQL tool buton and typed:
SHOW TABLES; (and pressed the execute button)
ERROR: unrecognized configuration parameter "tables"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-05-09 07:27:03 | Re: BUG #1654: can't run SQL commands |
| Previous Message | Magnus Hagander | 2005-05-08 12:06:20 | Re: libeay32.dll doesn't exist in the setup of postgresql-8.0.2 |