Re: Determining current block size?

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Determining current block size?
Дата
Msg-id 87r6hzpjpt.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Determining current block size?  ("John Wells" <jb@sourceillustrated.com>)
Ответы Re: Determining current block size?  ("John Wells" <jb@sourceillustrated.com>)
Список pgsql-general
"John Wells" <jb@sourceillustrated.com> writes:

> I see that BLOCK_SIZE can be set at compile time, but is there a way
> to determine what block size is in use in a running system? I've been
> searching but have been unsuccessful so far.

postgres=# show block_size;
 block_size
------------
 8192
(1 row)

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's On-Demand Production Tuning

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Replication Monitoring
Следующее
От: "John Wells"
Дата:
Сообщение: Re: Determining current block size?