public inbox for [email protected]
help / color / mirror / Atom feedFrom: Vladimir Sitnikov <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] b87d8b: chore: remove PostgreSQL 15 from AppVeyor configur...
Date: Thu, 04 Jan 2024 00:23:56 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: b87d8b55b5451430347f545b0e4cb9bd98bdf552
https://github.com/pgjdbc/pgjdbc/commit/b87d8b55b5451430347f545b0e4cb9bd98bdf552
Author: Vladimir Sitnikov <[email protected]>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M appveyor.yml
Log Message:
-----------
chore: remove PostgreSQL 15 from AppVeyor configuration as it does not start
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "wal_level=logical"
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "wal_level=logical"
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "max_wal_senders=3"
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "wal_keep_segments=10"
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "wal_sender_timeout=5s"
Add-Content -PATH "$env:pgroot\data\postgresql.conf" "max_replication_slots=10"
Add-Content -PATH "$env:pgroot\data\pg_hba.conf" "host replication all 127.0.0.1/32 trust"
net start postgresql%x64%-%pgversion%
The postgresql-x64-15 - PostgreSQL Server 15 service is starting.
The postgresql-x64-15 - PostgreSQL Server 15 service could not be started.
The service did not report an error.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] b87d8b: chore: remove PostgreSQL 15 from AppVeyor configur...
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox