Re: Database access over the Internet... - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Database access over the Internet...
Date
Msg-id dcc563d10811070651i3902e614j2cb3c0272a0cb374@mail.gmail.com
Whole thread Raw
In response to Database access over the Internet...  (Michelle Konzack <linux4michelle@tamay-dogan.net>)
Responses Re: Database access over the Internet...
List pgsql-general
On Thu, Nov 6, 2008 at 2:27 PM, Michelle Konzack
<linux4michelle@tamay-dogan.net> wrote:
> ************************************************************************
> *       Do not Cc: me, because I READ THIS LIST, if I write here       *
> *    Keine Cc: am mich, ich LESE DIESE LISTE wenn ich hier schreibe    *
> ************************************************************************

Again, you get to look up the options for major domo to alleviate the problem.

> ...because using 2-3 differnet databases sucks!

Agreed.  especially if they are supposed to hold the same data set.

> After IRC'ing with some peoples and discusing about  PostgreSQL,  MySQL,
> SQlite, Oracle Informix and others I like to know, if you use a database
> access over the Internet what your experience is with...

Depends.  I've used "extranet" connections that worked quite well.  If
you can talk your hosting provider(s) into setting them up for you
they're still way cheaper than having monstrous database servers all
over the place.

You can also look into using a VPN connection between hosting centers.
 This would go across the regular old internet but have the advantage
of making it look, from a networking perspective, like your machines
were sitting next to each other (except for the increase in latency of
course).

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: How to design a "customer" TABLE which hold credit card infos and other payments?
Next
From: Andrei Kovalevski
Date:
Subject: Re: How to design a "customer" TABLE which hold credit card infos and other payments?