[opencms-dev] Postgres set fails: Database "postgres" does not exist
Graham Leggett
minfrin at sharp.fm
Sun Feb 13 13:09:45 CET 2005
Hi all,
While setting up OpenCMS v6 alpha 3, I try to use a Postgresql database
as a backend.
Keeping the default database URL of jdbc:postgresql://localhost:5432/
gives the following error:
Error connecting to database using: jdbc:postgresql://localhost:5432/
-------------------------------------------
org.postgresql.util.PSQLException: Backend start-up failed: FATAL:
Database "postgres" does not exist in the system catalog.
To work around the error, the URL can be changed like so:
jdbc:postgresql://localhost:5432/template1
Is it possible for the connection string default to be changed?
Regards,
Graham
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3220 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050213/e24870d8/attachment.bin>
More information about the opencms-dev
mailing list