error initializing the db - Mailing list pgsql-general

From Jennyfer Sanchez
Subject error initializing the db
Date
Msg-id CAGGf-vR4NbbGp3-0W15tuwNvEWyhhUHAv2+pgyTmrevtMij6Jg@mail.gmail.com
Whole thread Raw
Responses Re: error initializing the db  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: error initializing the db  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

I was able to install postgresql but I got an error after putting the command /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data/ to initialize the database. The error that I am getting is
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
Do you know what should I do to fix this?

Sincerely,
Jennyfer

pgsql-general by date:

Previous
From: Salvatore Tomaselli
Date:
Subject: BDR: Transactions with global lock
Next
From: Amee Sankhesara - Quipment India
Date:
Subject: How to reduce WAL files in Point in time recovery