Search Postgresql Archives

Re: error initializing the db

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jennyfer Sanchez <jjsanchez@xxxxxxxxxxxx> 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_sync_pg_database   AFTER INSERT OR
> UPDATE OR DELETE ON
> pg_database   FOR EACH STATEMENT EXECUTE PROCEDURE flatfile_update_trigger();

That looks suspiciously like this thread:

https://www.postgresql.org/message-id/flat/20150120161817.GO1663%40alvh.no-ip.org#20150120161817.GO1663@xxxxxxxxxxxxxx

which would suggest that you're trying to build some fairly old PG version
with some fairly new C compiler.  Whether that's actually the case, well,
you didn't give enough info to tell.

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux