connects - Search results in mailing lists

2025-04-22 22:10:55 | pgsql: Re-enable SSL connect_fails tests, and fix related race conditio (Tom Lane)

connect_fails tests, and fix related race conditions. Cluster.pm's connect_fails routine has long

2025-04-07 18:06:17 | pgsql: Add local-address escape "%L" to log_line_prefix. (Tom Lane)

connected to. Unix-socket connections will show "[local]". Non-client processes (e.g. background processes) will

2025-04-07 06:57:59 | pgsql: libpq: Fix some issues in TAP tests for service files (Michael Paquier)

connect_ok() and connect_fails(), rather than the data in the service file. The test

2025-04-04 12:58:01 | pgsql: Use standard die() signal handler in walreceiver (Heikki Linnakangas)

connect_params() libpq wrapper from libpq-be-fe-helpers.h, removing more code. We attempted

2025-04-03 22:14:02 | pgsql: oauth: Remove timeout from t/002_client when not needed (Daniel Gustafsson)

connect_timeout=1 setting for the --hang-forever test was left in place and used

2025-04-02 16:43:17 | pgsql: libpq: Add min/max_protocol_version connection options (Heikki Linnakangas)

Connecting to such other applications thus fails if a client requests a protocol version different

2025-03-26 12:49:48 | pgsql: dblink: SCRAM authentication pass-through (Peter Eisentraut)

connecting to a foreign server without having to store a plain-text password on user

2025-03-24 18:22:06 | pgsql: Allow pg_recvlogical --drop-slot to work without --dbname. (Fujii Masao)

connected using a replication connection (not tied to a specific database) and was able to drop

2025-03-21 07:06:10 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-21 07:05:55 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-21 07:05:41 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-21 07:05:27 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-21 07:05:13 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-21 07:04:26 | pgsql: doc: Remove incorrect description about dropping replication slo (Fujii Masao)

connected to the same database the slot was created on. This commit removes that incorrect

2025-03-13 02:56:22 | pgsql: pg_rewind: Add dbname to primary_conninfo when using --write-rec (Masahiko Sawada)

connect to the primary server without manual configuration file modifications when sync_replication_slots is enabled