Best VPS provider for running performant PostgreSQL database server

From: Some Developer <someukdeveloper(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Best VPS provider for running performant PostgreSQL database server
Date: 2015-03-16 05:08:42
Message-ID: 5506655A.9020801@googlemail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I wasn't sure whether to post this in general, admin or performance but
since it is basically a performance question I went with performance.

I'm about to launch a new a website that is written using the Django web
framework and has PostgreSQL as the database server. Unfortunately I
can't afford to get dedicated hardware at the launch of the website as I
won't be making money off it for a couple of months (maybe longer).

So I was wondering if anyone had any recommendations for decent VPS
providers that have good hardware specs for running a PostgreSQL server?
I'll be using PostgreSQL 9.4.

The database is likely to be quite small (under 1GB) for quite sometime
so should I go for double the size of the database in RAM so I can fit
it all in memory if required? The database will be mainly read only with
only a small number of writes (although as new features are added the
number of database write operations will increase).

I guess SSDs are essential these days but am I right about the amount of
RAM? Is there anything else I should be looking out for? I'll just be
running PostgreSQL on the VPS, the web server and app server will be run
on different VPSs.

In the past I've used Linode, Digital Ocean, Vultr and RamNode. I've
become disheartened by Digital Ocean so don't want to use them for this
project.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Vivekanand Joshi 2015-03-16 12:24:05 Re: Performance issues
Previous Message Roxanne Reid-Bennett 2015-03-16 02:23:56 Re: MusicBrainz postgres performance issues