Re: Web Hosting

Lists: pgsql-general
From: matty jones <urlugal(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Web Hosting
Date: 2011-03-05 21:08:02
Message-ID: AANLkTi=A9iSRqBs1-hsxS35uwwo3+pfcT3XFtVLn4V6v@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

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.


From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: matty jones <urlugal(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-06 00:40:57
Message-ID: AANLkTim3-U0yv_2gkZC5=fA6-J=x+09YKAaPE8Q8w4es@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On Sat, Mar 5, 2011 at 1:08 PM, matty jones <urlugal(at)gmail(dot)com> 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


From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-06 01:05:13
Message-ID: 20110306010513.GA7292@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

matty jones <urlugal(at)gmail(dot)com> 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.

I'm working as a technical consultant at internet24.de, it's a hosting
provider in germany. We offer PG 9.0, but you have to speak german
(contract, invoice, ...)

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°


From: Bret Fledderjohn <freelancer317(at)gmail(dot)com>
To: matty jones <urlugal(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-06 01:07:43
Message-ID: AANLkTim=RpfGfdHMMiYJka2Papa609w1ZcrbA1tqU9P0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On 5 March 2011 16:08, matty jones <urlugal(at)gmail(dot)com> 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.
>
I am using A2 Hosting (www.a2hosting.com ) which offers 8.4... They are
inexpensive and so far reliable.

--

- Bret
____________________________________________
"Why should I fret in microcosmic bonds
That chafe the spirit, and the mind repress,
When through the clouds gleam beckoning beyonds
Where shining vistas mock man's littleness?"
- H.P. Lovecraft, "Phaeton" (1918)


From: Ogden <lists(at)darkstatic(dot)com>
To: Bret Fledderjohn <freelancer317(at)gmail(dot)com>
Cc: matty jones <urlugal(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-06 01:12:47
Message-ID: B9EE5C8C-99F6-48A6-AA83-1861109AE944@darkstatic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general


On Mar 5, 2011, at 7:07 PM, Bret Fledderjohn wrote:

>
> On 5 March 2011 16:08, matty jones <urlugal(at)gmail(dot)com> 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.
> I am using A2 Hosting (www.a2hosting.com ) which offers 8.4... They are inexpensive and so far reliable.
>

Wow, that's super cheap. Is there some catch - $5.57 / month for unlimited everything? No hidden anything?

Ogden


From: Martin Gainty <mgainty(at)hotmail(dot)com>
To: <mike(at)kitchenpc(dot)com>, <urlugal(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Web Hosting
Date: 2011-03-06 02:32:41
Message-ID: BLU142-W1975C75087FDB1E95F1352AEC40@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general


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 <urlugal(at)gmail(dot)com> 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


From: Uwe Schroeder <uwe(at)oss4u(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Martin Gainty <mgainty(at)hotmail(dot)com>, mike(at)kitchenpc(dot)com, urlugal(at)gmail(dot)com
Subject: Re: Web Hosting
Date: 2011-03-06 02:55:26
Message-ID: 201103051855.27261.uwe@oss4u.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

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 <urlugal(at)gmail(dot)com> 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


From: Reid Thompson <reid(dot)thompson(at)ateb(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-06 16:24:21
Message-ID: 4D73B535.4080500@ateb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On 3/5/2011 4: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.
http://hub.org/


From: Eduardo <nec556(at)retena(dot)com>
To: pgsql-general(at)postgresql(dot)org,urlugal(at)gmail(dot)com
Subject: Re: Web Hosting
Date: 2011-03-06 19:33:01
Message-ID: 4D301B0E0082BA33@
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

At 17:24 06/03/2011, you wrote:
>On 3/5/2011 4: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.
>http://hub.org/

+1


From: Benjamin Smith <lists(at)benjamindsmith(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-07 18:00:47
Message-ID: 201103071000.48129.lists@benjamindsmith.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Try this:

http://lmgtfy.com/?q=web+hosting+postgresql

On Sunday, March 06, 2011 11:33:01 am Eduardo wrote:
> At 17:24 06/03/2011, you wrote:
> >On 3/5/2011 4: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.
> >
> >http://hub.org/
>
> +1

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


From: Matt <urlugal(dot)mailinglists(at)gmail(dot)com>
To: Benjamin Smith <lists(at)benjamindsmith(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-07 18:09:28
Message-ID: AANLkTimxvmuVCCwxbBMq8wouDoeQ4hjN8uFThBSEkOn3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Thanks, but I tried that originally and the companies that come up have
either poor ratings, won't support postgres, won't allow me the freedom to
run my own software, or after talking with them I realized there was PEBKAC
issues with there support staff. I also, as stated earlier, won't go with
the cheap, low end companies due to common sense issues such as server load,
service/support issues, and cheap hardware.

On Mon, Mar 7, 2011 at 1:00 PM, Benjamin Smith <lists(at)benjamindsmith(dot)com>wrote:

> Try this:
>
> http://lmgtfy.com/?q=web+hosting+postgresql
>
> On Sunday, March 06, 2011 11:33:01 am Eduardo wrote:
>
> > At 17:24 06/03/2011, you wrote:
>
> > >On 3/5/2011 4: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.
>
> > >
>
> > >http://hub.org/
>
> >
>
> > +1
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.


From: Aleksey Tsalolikhin <atsaloli(dot)tech(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-07 20:04:02
Message-ID: AANLkTiks9PyYPUPirbLiOoDS8poaK2ShWLtPvpMO6-qB@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On Sat, Mar 5, 2011 at 5:12 PM, Ogden <lists(at)darkstatic(dot)com> wrote:
>
> On Mar 5, 2011, at 7:07 PM, Bret Fledderjohn wrote:
>
>  I am using A2 Hosting (www.a2hosting.com ) which offers 8.4...  They are
> inexpensive and so far reliable.
>
>
> Wow, that's super cheap. Is there some catch - $5.57 / month for unlimited
> everything? No hidden anything?
> Ogden

I use A2 Hosting as well, they've been very good value for money. My
site's been
down like a couple of times a year, but the support's been great, and they do
support a lot of different softwares. Thumbs up.

Best,
-at


From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Matt <urlugal(dot)mailinglists(at)gmail(dot)com>
Cc: Benjamin Smith <lists(at)benjamindsmith(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Web Hosting
Date: 2011-03-09 13:55:42
Message-ID: 1299678942.2642.10.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Le lundi 07 mars 2011 à 13:09 -0500, Matt a écrit :
> Thanks, but I tried that originally and the companies that come up
> have either poor ratings, won't support postgres, won't allow me the
> freedom to run my own software

This is what I use for hosting the site that's in my sig :

http://www.online.net/serveur-dedie/offre-dedibox-sc.xhtml

I have 6 or 7 users working all day with it, so it's not a heavy traffic
site, but I have room for growth, as you can see with the top command :

top - 14:46:58 up 204 days, 7:52, 1 user, load average: 0.00, 0.00,
0.00
Tasks: 72 total, 1 running, 71 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3%us, 0.3%sy, 0.0%ni, 99.3%id, 0.0%wa, 0.0%hi, 0.0%si,
0.0%st
Mem: 2028176k total, 1726188k used, 301988k free, 159860k buffers
Swap: 1044216k total, 128k used, 1044088k free, 1276084k cached

That's for 15 euros/month.

I built the machine myself with Debian, so I can't tell what their
support is like.

--
Vincent Veyron
http://marica.fr/
Logiciel de gestion des dossiers de contentieux et d'assurance pour le service juridique