Odd stuff - Mailing list pgsql-sql

From Jie Liang
Subject Odd stuff
Date
Msg-id 39BE7B72.B20B8288@ipinc.com
Whole thread Raw
In response to Tree structure  ("Trewern, Ben" <Ben.Trewern@mowlem.com>)
List pgsql-sql
Hi, there

I hava a very odd problem,

I have table named categories, it's been used for a long time,

nobody change anything on it, I have a script to read it out

every day, however, I got Permission deny, those script has been

used for a long time.

When I want to check the permission of the table by
urldb=# \d categories         Table "categories" Attribute  |    Type     | Modifier
-------------+-------------+----------cid         | integer     | not nullname        | varchar(32) |code        |
varchar(10)|description | text        |super       | integer     |
 
Index: categories_pkey

urldb=# \z categories
ERROR:  aclitemout: bad ai_idtype: 53

What this message means?

--
Jie LIANG

Internet Products Inc.

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.ipinc.com





pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Weighted Searching
Next
From: Josh Berkus
Date:
Subject: Re: Weighted Searching