Re: PostgreSQL on Amazon EC2/EBS

From: J <archjpres(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PostgreSQL on Amazon EC2/EBS
Date: 2011-08-20 17:15:09
Message-ID: 1313860509902-4718844.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

How was this resolved?

We are using a 3 tier approach with a load balancer, apache web server, and
postgresql database.

We would like to connect our Drupal site running on the apache webserver
with the Postgres database server.

We are unsure the best and most secure way to configure hba.conf to accept
connections from the apache webserver when the IP addresses of the webserver
tend to change.

Since we are using Scalr.net there are some interesting ways to specific the
instances as seen here
http://wiki.scalr.net/Tutorials/Connecting_to_the_database

Does anyone have any suggestions?

Furthermore does anyone have any recommendations on the best way to connect
Drupal to Postgresql with an external server? http://drupal.org/node/26836

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PostgreSQL-on-Amazon-EC2-EBS-tp4647936p4718844.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Alan Hodgson 2011-08-20 18:55:33 Re: PostgreSQL on Amazon EC2/EBS
Previous Message Pushpendra Singh Thakur 2011-08-20 09:33:38 Re: How to restore an entire server from a .sql file created with PGAdmin Backup Server?