PostgreSQL on Amazon EC2/EBS - Mailing list pgsql-novice

From Soviet
Subject PostgreSQL on Amazon EC2/EBS
Date
Msg-id 98b013cf-9196-419a-9503-6c271f9791b9@q1g2000vbj.googlegroups.com
Whole thread Raw
Responses Re: PostgreSQL on Amazon EC2/EBS  (Michael Swierczek <mike.swierczek@gmail.com>)
List 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 :).

pgsql-novice by date:

Previous
From: "David Alexander Krois"
Date:
Subject: Orphaned files in the subdirectory of the database
Next
From: Michael Swierczek
Date:
Subject: Re: PostgreSQL on Amazon EC2/EBS