Re: Web Hosting

From: "Brent Wood" <b(dot)wood(at)niwa(dot)co(dot)nz>
To: <uwe(at)oss4u(dot)com>, <pgsql-general(at)postgresql(dot)org>
Cc: <urlugal(at)gmail(dot)com>, <mgainty(at)hotmail(dot)com>, <mike(at)kitchenpc(dot)com>
Subject: Re: Web Hosting
Date: 2011-03-06 08:11:35
Message-ID: 4D73F88D0200007B00037998@gwia.niwa.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rimu hosting allows you to install whatever you want, including
Postgres... which I have done before now. If your project is in support
of Open Source software in any way, ask what discount they can offer,
they have been pretty generous in that arena.

http://rimuhosting.com/

Like many hosting companies, they allow you to install & run Postgres,
but do not provide support for it. Although given the technical
competencies of their support staff, you may find one of them will be
able to help anyway.

HTH,

Brent Wood

Brent Wood
DBA/GIS consultant
NIWA, Wellington
New Zealand
>>> Uwe Schroeder 03/06/11 7:05 PM >>>
Godaddy virtual hosting does in fact support postgresql. You have a root

account on the virtual server and you can install whatever you want.

I run several servers with them and all have postgresql, some virtual,
some
dedicated servers.

Haven't tried their shared servers though, so I can't say anything about

those.

Hope that helps.

PS: for a company that size their customer support isn't too shabby
either.

Uwe

> Gentlemen-
>
> Go-daddy *claims* to support postgres
> http://help.godaddy.com/article/2330
>
> YMMV
> Martin--
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de
confidentialité
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede
unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese
Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit
von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce
message
> est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la
> copie de ceci est interdite. Ce message sert à l'information seulement
et
> n'aura pas n'importe quel effet légalement obligatoire. Étant donné
que
> les email peuvent facilement être sujets à la manipulation, nous ne
> pouvons accepter aucune responsabilité pour le contenu fourni.
>
> > Date: Sat, 5 Mar 2011 16:40:57 -0800
> > Subject: Re: [GENERAL] Web Hosting
> > From: mike(at)kitchenpc(dot)com
> > To: urlugal(at)gmail(dot)com
> > CC: pgsql-general(at)postgresql(dot)org
> >
> > On Sat, Mar 5, 2011 at 1:08 PM, matty jones wrote:
> > > I already have a domain name but I am looking for a hosting
company
> > > that I can use PG with. The few I have contacted have said that
they
> > > support MySQL only and won't give me access to install what I need
or
> > > they want way to much. I don't need a dedicated host which so far
> > > seems the only way this will work, all the companies I have
researched
> > > so far that offer shared hosting or virtual hosting only use
MySQL. I
> > > will take care of the setup and everything myself but I have
already
> > > written my code using PG/PHP and I have no intention of switching.
> > > Thanks.
> >
> > Well there's this list:
> >
> > http://www.postgresql.org/support/professional_hosting
> >
> > Also, maybe something like Amazon EC2 if you want your own "box"? I
> > think the small instances are even free..
> >
> > Mike

--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Please consider the environment before printing this email.

NIWA is the trading name of the National Institute of Water &
Atmospheric Research Ltd.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Armel Luce 2011-03-06 10:09:46 Re: Question about switchover with PG9 replication
Previous Message Allan Kamau 2011-03-06 08:03:23 Re: Why count(*) doest use index?