Re: Large text insertion

From: JanWieck(at)t-online(dot)de (Jan Wieck)
To: Vladimir Terziev <vladimirt(at)rila(dot)bg>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Large text insertion
Date: 2000-07-27 09:39:32
Message-ID: 200007270939.LAA27882@hot.jw.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Vladimir Terziev wrote:
>
> Can anybody tell me, how I can insert text data larger then 20k in database
> wihtout using large objects?
>

7.1 will be able to hold megabytes in the "text" data type.
It's already in the CURRENT sources and works well.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Gerhard Dieringer 2000-07-27 11:20:54 Antw: Re: Large text insertion
Previous Message Oliver Elphick 2000-07-27 09:01:50 Re: Classes, Inheritance, and Children