Re: [GENERAL] error initializing the db

2016-09-02 Thread Tom Lane
Jennyfer Sanchez writes: > 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

Re: [GENERAL] error initializing the db

2016-09-02 Thread Adrian Klaver
On 09/01/2016 01:22 PM, Jennyfer Sanchez wrote: 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 ofindexexpressions STATEMEN

[GENERAL] error initializing the db

2016-09-02 Thread Jennyfer Sanchez
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 INSER