Bug #932: some system tables are not accessible

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #932: some system tables are not accessible
Date: 2003-04-03 20:52:10
Message-ID: 20030403205210.2510A476237@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Raouf (raimeur(at)cisco(dot)com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
some system tables are not accessible

Long Description
Platform: Windows 2ooo professional workstation
posgresql : PgSQL731wina1.exe
postgresql version: PostgreSQL 7.3.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.2 20020927 (pre release)

description:
Some system tables are not accessible, for instance:
1- pg_user
2- pg_tables

I have not tried all the system tables so probably others are missing.

output:
testCoverage=# select * from pg_tables;
less: not found
testCoverage=#

thanks,

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2003-04-03 22:05:58 Re: Bug #932: some system tables are not accessible
Previous Message Roman A.Grigorovich 2003-04-03 19:52:55 Conversion on the fly from KOI8-R to WIN1251 is invalid