PostgreSQL on Amazon EC2/EBS

From: Soviet <soviet1337(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PostgreSQL on Amazon EC2/EBS
Date: 2011-07-31 14:02:21
Message-ID: ffdebf1f-2138-4795-90cb-6b7811633395@y13g2000yqy.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hey!
I'm trying to install PostgreSQL 8.4 on my Amazon instance. I've found
this guide: http://tinyurl.com/y2tcmd8 . Can someone take a look at it
and check if I won't break anything following this article?

I'm especially concerned about this XFS file system. I've already
installed bunch of stuff on this instance. Will adding XFS break
something?

Second question: I'm supposed to add my IP in pg_hba.conf file. But
what if I have dynamic IP? I certainly can't change it every time I
want to connect to my database. What if I put 0.0.0.0/0 there? Is it
very bad practice?

Thank in advance for taking time to answer my noobish questions :).

Browse pgsql-novice by date

  From Date Subject
Next Message Mathieu Dubois 2011-08-02 07:54:11 GUI tools to edit schema
Previous Message Tom Lane 2011-07-30 15:07:14 Re: \d for views display query