Re: How to simulate MEMO data type?Thanks!

Поиск
Список
Период
Сортировка
От Mitch Vincent
Тема Re: How to simulate MEMO data type?Thanks!
Дата
Msg-id 002f01c0c5ca$b7256200$0200000a@windows
обсуждение исходный текст
Ответ на How to simulate MEMO data type?Thanks!  (Maurizio Ortolan <crix98__@tin.it>)
Список pgsql-sql
Use the unlimited length PostgreSQL type "text" (In 7.1 it's unlimited,
before there were limits).

-Mitch

----- Original Message -----
From: "Maurizio Ortolan" <crix98__@tin.it>
To: <pgsql-sql@postgresql.org>
Cc: <pgsql-general@postgresql.org>
Sent: Sunday, April 15, 2001 1:18 PM
Subject: How to simulate MEMO data type?Thanks!


> Hello!
>
> I'm porting a database from MS Access
> to PostgreSQL.
>
> How can I simulate in pgsql the 'MEMO'
> (up to 65000 chars) data type, which
> is often used in Access ?
>
> Where can I find an easy example?
>
> I don't' know if it's important, but
> I'm using Linux,Apache,Javascript &
> PHP.
> ^^^
>
> Many thanks to all of you!
> CIAO!
> MAURIZIO
>
>
> *******************************************
> **  Happy surfing on THE NET !!      **
> **           Ciao by                           **
> **                       C R I X 98          **
> *******************************************
> AntiSpam: rimuovere il trattino basso
>                  dall'indirizzo  per scrivermi...
> (delete the underscore from the e-mail address to reply)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Julian Scarfe"
Дата:
Сообщение: RTREE on points
Следующее
От: Christof Glaser
Дата:
Сообщение: Re: How to simulate MEMO data type?Thanks!