Re: impact pgbench on a physical replicated stream

Поиск
Список
Период
Сортировка
От Ron
Тема Re: impact pgbench on a physical replicated stream
Дата
Msg-id 63dab46e-fd38-7f65-54e0-bb3c67346300@gmail.com
обсуждение исходный текст
Ответ на impact pgbench on a physical replicated stream  (Gert Cuykens <gert.cuykens@gmail.com>)
Ответы Re: impact pgbench on a physical replicated stream
Список pgsql-general
On 7/28/23 07:20, Gert Cuykens wrote:
Hi, I would like to pgbench the production postgres that is being physical replicated to a slave. Will I shoot myself in the foot because of the physical replication if I try pgbench on prodcution postgres.

Replication or not, why are you running pgbench on a production server?

And by "shoot myself in the foot", are you asking whether it would overwhelm some system or another, thereby breaking replication?  If so, we can't answer that, since we don't know the hardware specifications, your current workload, and whether or not you're doing synchronous or asynchronous replication.

--
Born in Arizona, moved to Babylonia.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: PostgreSQL - How to login with my Linux user account
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AW: Compile static postgres.lib for postgres 15.3 on Windows