-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
fails with wrong number of index expressions
perm-installdir/bin/initdb -D ./perm-cluster/
The files belonging to this database system will be owned by user "ubuntu".
This user must also own the server process.
The database cluster will be initialized with locale en_US.UTF-8.
The default database encoding has accordingly been set to UTF8.
The default text search configuration will be set to "english".
fixing permissions on existing directory ./perm-cluster ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers/max_fsm_pages ... 32MB/204800
creating configuration files ... ok
creating template1 database in ./perm-cluster/base/1 ... ok
initializing pg_authid ... FATAL: wrong number of index expressions
STATEMENT: CREATE TRIGGER pg_sync_pg_database AFTER INSERT OR UPDATE OR DELETE ON pg_database FOR EACH STATEMENT EXECUTE PROCEDURE flatfile_update_trigger();
child process exited with exit code 1
initdb: removing contents of data directory "./perm-cluster"
Metadata
Metadata
Assignees
Labels
No labels