Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Jdbc > Re: Array Char/...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 6 Topic 1895 of 2010
Post > Topic >>

Re: Array Char/VarChar Size

by books@[EMAIL PROTECTED] (Kris Jurka) Feb 29, 2008 at 12:53 PM

On Fri, 29 Feb 2008, dmp wrote:

> Perhaps this is not the appropriate list, but is there a way to 
> determine this information from the information_schema? The reason I ask

> is I can not seem to find this information there either. pg_dump does 
> provide this information, though lacking the ability to proper identify 
> multi-dimensional arrays, ex. char(30)[][] gives char(30)[].

Multi-dimensional array information is not stored.  Every array type may 
be any number of dimensions.  The precision information is not available 
in the information_schema, but it is available in the system catalog 
tables.  See pg_attribute.atttypmod, but it does require some decoding.

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 7: You can help sup****t the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate
 




 6 Posts in Topic:
Array Char/VarChar Size
danap@[EMAIL PROTECTED]   2008-02-27 00:35:38 
Re: Array Char/VarChar Size
books@[EMAIL PROTECTED]   2008-02-29 11:59:17 
Re: Array Char/VarChar Size
danap@[EMAIL PROTECTED]   2008-02-29 10:32:15 
Re: Array Char/VarChar Size
books@[EMAIL PROTECTED]   2008-02-29 12:53:57 
Re: Array Char/VarChar Size
tgl@[EMAIL PROTECTED] (T  2008-02-29 13:44:27 
Re: Array Char/VarChar Size
danap@[EMAIL PROTECTED]   2008-03-01 15:10:41 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Aug 20 8:19:26 CDT 2008.