Nissim wrote:
> 
> Hi all,
> 
> I just got back from vacation.
> 
> I'll go take a look at the Postgres HOWTO, and make some changes in
> there so it is clear that the recommendations are for using Postgres
> with the default Turbine User implementation, and that if you want you
> can create your own turbine user implementation, with a visitor table
> that doesn't have a blob column.
> 
> BTW: The pgsql folks said that the next version (7.1 I think) will have
> support for determining whether a column is a blob (using something
> called toast)...that will make the hack unnecessary.

This is not quite true. In the future postgres large objects will be
unchanged. TOAST will provide fields of unlimited size, but not binary
fields, just regular text fields won't be limited in size.


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to