User tests: Successful: Unsuccessful:
Pull Request for Issue 8476.
If you use postgres as db backend for joomla, and there is a pgpool istance in the middle, you will have to deal with this bug:
http://www.sraoss.jp/pipermail/pgpool-general/2013-August/002124.html
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Postgresql |
Status | Pending | ⇒ | Needs Review |
https://github.com/drupal/drupal/blob/8.1.x/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php#L192-L227 Drupal seem to have a detailed thing for this which involves doing it at the database level rather than the connection level. Not sure if relevent though //cc @alikon
Thank you for your contribution but it has been decided that this is not something that will be included in the core of Joomla. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time.
Status | Needs Review | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-07 16:17:43 |
Closed_By | ⇒ | Kubik-Rubik |
@rpvr this change you suggested fails all the unit tests :(