Column Sizes - Mailing list pgsql-general

From Brett Maton
Subject Column Sizes
Date
Msg-id botsl3$tsp$1@news.hub.org
Whole thread Raw
Responses Re: Column Sizes  (Adam Ruth <aruth@intercation.com>)
Re: Column Sizes  (Adam Ruth <adamruth@mac.com>)
List pgsql-general
Hi NG,

  How do I find out the size of a column ?

  I am retrieving large objects from the pg_largeobject table and creating a
files, I would like to know the length of the data column so that I can
implement buffering instead of writing hundreds of small chunks to disk.

Any help would be appreciated.

Thanks in advance,

 Brett



pgsql-general by date:

Previous
From: Scott Chapman
Date:
Subject: Re: SQL-question: returning the id of an insert querry
Next
From: Jordan Henderson
Date:
Subject: Re: [HACKERS] Proposal for a cascaded master-slave replication system