Bugs and Features item #3088192, was opened at 2010-10-15 18:23
Message generated for change (Settings changed) made by jakubvrana
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3088192&group_id=264133
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: PostgreSQL
Group: 3.0.0
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jakub Vrána (jakubvrana)
Summary: Cannot connect to PostgreSQL server
Initial Comment:
> Unable to connect to PostgreSQL server: FATAL: database "gapon" does not exist
No database (or template1?) should be selected after connecting.
----------------------------------------------------------------------
Comment By: Jakub Vrána (jakubvrana)
Date: 2010-10-17 21:41
Message:
This error appears if there is no database named as the user. I've fixed it
in Git.
----------------------------------------------------------------------
Comment By: Jakub Vrána (jakubvrana)
Date: 2010-10-16 16:42
Message:
No database is selected by default. Can you please download the source
codes from Git and debug the method Min_DB::connect() in
adminer/drivers/pgsql.inc.php?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3088192&group_id=264133
|