Task #42301

Story #41853: As an integrator I want an optimized setup

Fetching list of databases fails on PostgreSQL

Added by Karsten Dambekalns almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-10-23
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:-

Description

Setup tries to establish a connection without a database name to fetch the list of databases. This is not possible on PostgreSQL.

Associated revisions

Revision 4086a03d
Added by Karsten Dambekalns almost 3 years ago

[BUGFIX] Use template1 to read database names

Setup tries to establish a connection without a database name to fetch
the list of databases. This is not possible on PostgreSQL.

This changes uses "template1" instead.

Change-Id: I4aafd8c257ad348e71a5f7f954b004423ec63f4b
Fixes: #42301

History

#1 Updated by Karsten Dambekalns almost 3 years ago

Connecting to "template1" is a workaround.

#2 Updated by Karsten Dambekalns almost 3 years ago

  • Tracker changed from Task to Bug

#3 Updated by Karsten Dambekalns almost 3 years ago

  • Tracker changed from Task to Bug

#4 Updated by Karsten Dambekalns almost 3 years ago

  • Tracker changed from Task to Bug

#5 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15901

#6 Updated by Karsten Dambekalns almost 3 years ago

  • Status changed from Accepted to Under Review

#7 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF