Table name lengths...

From: Chris Bowlby <excalibur(at)hub(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Table name lengths...
Date: 2003-09-02 16:55:39
Message-ID: 1062521736.97203.24.camel@morpheus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I've noticed that in the pg_type system table, there is a data type
called "name", would that represent the definition of the table name
space, including the max length a talbe name space could be? If so where
would I find the same definition for the max name space for a sequence,
or index...

--
Chris Bowlby <excalibur(at)hub(dot)org>
Hub.Org Networking Services

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2003-09-02 17:12:55 Re: segfaults / backend crashing
Previous Message Greg Stark 2003-09-02 16:33:57 Any way to Convince postgres to push join clause inside subquery aggregate?