You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/postgres
Mike Lang de3e85c893 Fixes to make postgres 17 work
- WUBLOADER_USER now explicitly requires a grant on the public schema to create tables
- `wal_keep_segments` renamed to `wal_keep_size` and is now a file size, not a number of segments
- Remove some other config entries which did nothing or matched defaults
2 weeks ago
..
Dockerfile Updated Postgres version 2 weeks ago
buscribe.sql buscribe: Do database schema and user setup 5 months ago
schema.sql postgres: fix wrong constraint on thumbnail_location values 3 weeks ago
setup.sh Fixes to make postgres 17 work 2 weeks ago
standby_setup.sh postgres: Changes to work with version 12 4 years ago