This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hello, great work, but i can't install to postgress this cms. I create a pg database e.g. web or sitename.com and check connection in pgadmin3 all works, but i fill connection form and see this message
Database "web" is not empty. Please empty the database or specify another database.
There is a problem with the specified Database configuration.
Next, i've deleted default public schema and again seen this message. I've tryed web.public ( database.schema ) and again seen this message.
What's wrong i do ?
Last updated
Error placed here " https://github.com/octobercms/install/blob/master/install_files/php/Installer.php#L175 "
select * from pg_catalog.pg_tables
get all information about database but this table contains information about system tables ;(
1-2 of 2