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 null
 name        | 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

[EMAIL PROTECTED]
www.ipinc.com



Reply via email to