Recently started testing with PostgreSQL, not having any success. I get asked to enter my db password three times, then it just hangs. I let it go for over an hour then had to CTRL-break out of it.
D:\DATA\Sites\wet-dev-10-27-clean>drush si wetkit wetkit_theme_selection_form.theme=wetkit_omega --sites-subdir =default --db-url=pgsql://drupaladmin:password@127.0.0.1:5432/atr-wet-clean --account-name=admin --account-pass =Password1! --site-mail=admin@example.com --site-name="atr-wet-clean" --yes Password for user drupaladmin: You are about to create a sites/default/files directory and create a sites/default/settings.php file and CREATE the 'atr-wet-clean' database. Do you want to continue? (y/n): y Password for user drupaladmin: Password for user drupaladmin:
Server: Windows 2008
DB: PostgreSql 9.2.5
Drush: 5.8
Been using site-install for a while now with mysql as per instructions here http://wiki.drupalwxt.org/architecture/drush-make/ without any issues.
Recently started testing with PostgreSQL, not having any success. I get asked to enter my db password three times, then it just hangs. I let it go for over an hour then had to CTRL-break out of it.
D:\DATA\Sites\wet-dev-10-27-clean>drush si wetkit wetkit_theme_selection_form.theme=wetkit_omega --sites-subdir
=default --db-url=pgsql://drupaladmin:password@127.0.0.1:5432/atr-wet-clean --account-name=admin --account-pass
=Password1! --site-mail=admin@example.com --site-name="atr-wet-clean" --yes
Password for user drupaladmin:
You are about to create a sites/default/files directory and create a sites/default/settings.php file and CREATE
the 'atr-wet-clean' database. Do you want to continue? (y/n): y
Password for user drupaladmin:
Password for user drupaladmin:
Would it be possible to update the documentation http://wiki.drupalwxt.org/architecture/drush-make/ with Postgres specific setup?
To See Full Issue Go to: https://drupal.org/node/2146131
Component: Documentation
Version: 7.x-1.x-dev
Priority: Normal
Category: Support request