Re: TkSql and pg_group... - Mailing list pgsql-interfaces

From Ross J. Reedstrom
Subject Re: TkSql and pg_group...
Date
Msg-id 20020708175504.GA24313@rice.edu
Whole thread Raw
In response to Re: TkSql and pg_group...  (Sandro Dentella <sandro.dentella@tin.it>)
Responses Re: TkSql and pg_group...
List pgsql-interfaces
On Mon, Jul 08, 2002 at 01:04:47PM +0200, Sandro Dentella wrote:
> On Sun, Jul 07, 2002 at 12:34:05PM -0400, Tom Lane wrote:
> 
> How are system catalogs recognizable (apart from leading pg_ that a user
> could put to other table names...)

You sure?

test=# create table pg_foo (a int, b text);
ERROR:  invalid relation name "pg_foo"; the 'pg_' name prefix is reserved for system catalogs

Ross




pgsql-interfaces by date:

Previous
From: Steve Howe
Date:
Subject: Re: HELP FOR POSTGRESQL NEEDED...
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] pgaccess problems