Пытаясь погуглить, выходил на том что проблема в неком SAN, но не факт
If a subjectAltName extension of type dNSName is present, that MUST
be used as the identity. Otherwise, the (most specific) Common Name
field in the Subject field of the certificate MUST be used. Although
the use of the Common Name is existing practice, it is deprecated and
Certification Authorities are encouraged to use the dNSName instead.
openssl genrsa -out cert.key 4096
openssl req -new -out cert.csr -key cert.key -config openssl.cnf
select pg_drop_replication_slot('slot_name');
SELECT * FROM pg_replication_slots;
While replication slots can be useful for streaming replication, it's recommended to monitor for inactive slots as these will cause WAL files to build up indefinitely, possibly leading to server failure.
- Мы планируем предоставить бесплатное обновление для поддержки HDMI 2.1 после его выпуска. Для
получения более подробной информации обратитесь в центр поддержки клиентов Samsung.- Бесплатное обновление для HDMI 8K 60A будет предоставлено после его выпуска. Для получения
более подробной информации обратитесь в службу поддержки.
Хочется собрать raid-z1 из 4-х дисков задействовав "малышей" по 500гб, а позднее апгрейднуть все диски до 3тб.
zpool set autoexpand=on <pool>
и через zpool replace <pool> <device> [new-device]
произведёте замену дисков. После замены последнего диска пул автоматически расширится до нового объёма.остальные 2,5тб на каждом диске временно либо без raid использовать, либо в зеркале
-h host
--host=host
Specifies the host name of the machine on which the server is running. If the value begins with a slash, it is used as the directory for the Unix domain socket. The default is taken from the PGHOST environment variable, if set, else a Unix domain socket connection is attempted.
-p port
--port=port
Specifies the TCP port or local Unix domain socket file extension on which the server is listening for connections. Defaults to the PGPORT environment variable, if set, or a compiled-in default.
subst
. Или подключать папки как сетевые диски. Или научить пользователя использовать UNC-формат \\?\Диск:[\Каталог][\Файл]
. Или изменить способ хранения файлов. Или…