i am looking for postgresql hosting server

Started by paragasualmost 18 years ago4 messagesgeneral
Jump to latest
#1paragasu
paragasu@gmail.com

i am planning to use postgresql server as a database backend of my project.
currently, i have mysql5 database hosted on my VPS.
my VPS only have 512MB ram and i already install many server inside.
Apache2, Dovecot, postfix
to name a few.

I am looking for postgresql dedicated hosting. I just want to use the
database but my application
is on my own server (only the database in different server). Currently, most
postgresql hosting
bundled with website (apache2 etc) which is i don't need.

Anyone know this type of service exists?

#2Chris
dmagick@gmail.com
In reply to: paragasu (#1)
Re: i am looking for postgresql hosting server

paragasu wrote:

i am planning to use postgresql server as a database backend of my project.
currently, i have mysql5 database hosted on my VPS.
my VPS only have 512MB ram and i already install many server inside.
Apache2, Dovecot, postfix
to name a few.

I am looking for postgresql dedicated hosting. I just want to use the
database but my application
is on my own server (only the database in different server). Currently,
most postgresql hosting
bundled with website (apache2 etc) which is i don't need.

Anyone know this type of service exists?

If you get another vps account, just ssh in and either disable or remove
apache and then configure postgres as you need.

--
Postgresql & php tutorials
http://www.designmagick.com/

#3Kevin Hunter
hunteke@earlham.edu
In reply to: paragasu (#1)
Re: i am looking for postgresql hosting server

At 4:36a -0400 on Tue, 20 May 2008, paragasu wrote:

I am looking for postgresql dedicated hosting.

Have you looked at the Postgres site?

http://www.postgresql.org/support/professional_hosting

If you're to be your own sysadmin/dba, you might also consider something
like slicehost. I've heard a lot of hype for them recently.

Kevin

#4paragasu
paragasu@gmail.com
In reply to: Kevin Hunter (#3)
Re: i am looking for postgresql hosting server

On Tue, May 20, 2008 at 7:11 PM, Kevin Hunter <hunteke@earlham.edu> wrote:

At 4:36a -0400 on Tue, 20 May 2008, paragasu wrote:

I am looking for postgresql dedicated hosting.

Have you looked at the Postgres site?

http://www.postgresql.org/support/professional_hosting

If you're to be your own sysadmin/dba, you might also consider something
like slicehost. I've heard a lot of hype for them recently.

Kevin

i did see the list. i will look into slicehost..
thanks