Re: 8K Limit, whats the best strategy?

Поиск
Список
Период
Сортировка
От Poul L. Christiansen
Тема Re: 8K Limit, whats the best strategy?
Дата
Msg-id 399982B7.69A41FA4@faroenet.fo
обсуждение исходный текст
Ответ на 8K Limit, whats the best strategy?  (Keith Wong <keith@e-magine.com.au>)
Ответы Re: 8K Limit, whats the best strategy?
Список pgsql-sql
I've just split the text up (in 8 pieces), so it fits into 8K rows. But thats
only a viable solution if your text is less than a couple of 100K's.

You could try to be a daredevil and use the Toast code, even if it's beta. But
I don't know how far the Toast project has come.

Keith Wong wrote:

> Hi everyone,
>
> Just wondering what strategies people have used to get around the 8K row
> limit in Postgres.
> If anyone has been troubled by this limitation before and has a nice
> solution around it, I would love to hear it.
>
> My application is a web-based system in which needs to store large amounts
> of text.
> The text stored needs to searchable as well.
>
> Cheers,
> Keith.



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

Предыдущее
От: "Madel, Kurt"
Дата:
Сообщение: Use a rule or a transaction
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: copy from