Best VPS provider for running performant PostgreSQL database server - Mailing list pgsql-performance

From Some Developer
Subject Best VPS provider for running performant PostgreSQL database server
Date
Msg-id 5506655A.9020801@googlemail.com
Whole thread Raw
Responses Re: Best VPS provider for running performant PostgreSQL database server
List 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.


pgsql-performance by date:

Previous
From: Roxanne Reid-Bennett
Date:
Subject: Re: MusicBrainz postgres performance issues
Next
From: Vivekanand Joshi
Date:
Subject: Re: Performance issues