On 03/11/2012 09:40 PM, Yair Zaslavsky wrote: > On 03/11/2012 09:32 PM, Elias Abacioglu wrote: >> >> 2012/3/11 Yair Zaslavsky <[email protected] <mailto:[email protected]>> >> >> On 03/11/2012 05:48 PM, Elias Abacioglu wrote: >> > Den den 11 mars 2012 16:40:06 skrev Yair Zaslavsky: >> >> On 03/11/2012 05:24 PM, Elias Abacioglu wrote: >> >>> Hi, >> >>> >> >>> I can postgresql is running and I can access it using "psql -U >> postgres" >> >> >> >> What happens when you type "psql engine postgres" ? >> > psql: FATAL: database "engine" does not exist >> Ok, postgres service is up, but something went wrong in the creation. >> >> Can you please provide the postgres log? >> It should be located at >> >> /var/lib/pgsql/data/pg_log/postgresql-Sun.log (if you tried installing >> it today). >> >> Please notice that on my environment this directory is accessible from >> root (and not my regular user). >> >> >> Here is the log from yesterday. >> >> LOG: received fast shutdown request >> LOG: aborting any active transactions >> LOG: autovacuum launcher shutting down >> LOG: shutting down >> LOG: database system is shut down >> LOG: database system was shut down at 2012-03-10 12:44:46 CET >> LOG: autovacuum launcher started >> LOG: database system is ready to accept connections >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> LOG: received fast shutdown request >> LOG: aborting any active transactions >> LOG: autovacuum launcher shutting down >> LOG: shutting down >> LOG: database system is shut down >> LOG: database system was shut down at 2012-03-10 14:29:30 CET >> LOG: autovacuum launcher started >> LOG: database system is ready to accept connections >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> FATAL: database "engine" does not exist >> >> >> Also it contains many more 'FATAL: database "engine" does not exist'. >> Almost 70.000. > > Thanks for the log, > Is this the date when you installed? Are these the first entries you > have in the log?
Ofer, I see that in create_db.sh there is an option to provide a log file. Is this the engine-db-installer log file? Or is it another file (if used during installation, where can it be located?) > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

