Re: max table size

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: max table size
Дата
Msg-id 20040302173828.GC27448@wolff.to
обсуждение исходный текст
Ответ на max table size  (Alan Carbutt <arcarbut@adams.edu>)
Список pgsql-general
On Tue, Mar 02, 2004 at 07:59:07 -0700,
  Alan Carbutt <arcarbut@adams.edu> wrote:
> Hi all,
>
> I'm running a data warehouse in Postgres and I was wondering what the
> max table size is column-wise and row-wise.  I tried to search the lists
> and documentation on the http://www.postgresql.org and the search isn't
> working.

The limit on columns is between 250 and 1600 depending on data types in
recent versions of Postgres. I think that rows are only limited by the amount
of disc space available.

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

Предыдущее
От: "Bas Scheffers"
Дата:
Сообщение: Re: Max/min of 2 values function, plpgsql efficency?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Max/min of 2 values function, plpgsql efficency?