Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly

Поиск
Список
Период
Сортировка
От Tod McQuillin
Тема Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
Дата
Msg-id Pine.GSO.4.31.0101091909530.333-100000@sysadmin
обсуждение исходный текст
Ответ на Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
Список pgsql-general
On Tue, 9 Jan 2001, Tom Lane wrote:

> -S suppresses all log output, so first you need to get rid of that.

The postgres.1 man page from postgresql-7.0.3/doc/man.tar.gz says:

       -S SortSize
              Specifies the amount of memory to be used by inter-
              nal  sorts and hashes before resorting to temporary
              disk files. The value is  specified  in  kilobytes,
              and defaults to 512 kilobytes. Note that for a com-
              plex query, several sorts and/or  hashes  might  be
              running  in  parallel, and each one will be allowed
              to use as much  as  SortSize  kilobytes  before  it
              starts to put data into temporary files.

Who is right?
--
Tod McQuillin



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Cluster" means "tangle" for me
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly