|
|
Setting up Django on SliceHost with Ubuntu Hardy, Postgres, Apache, and Nginxhttp://www.punteney.com/writes/setting-django-slicehost-ubuntu-hardy-postgres-apa/
After all this time, I still reference this article for postgresql configuration. Configuring postgres is really not hard on ubuntu. But, user permissions, access and creation can really trip up a newbie for a while. Unless that newbie finds an article of this quality. Then they are treated to an easy spoon-feeding of exactly howto. The rest of the article I do things a little differently. |
|
|
Streaming Replication - PostgreSQL Wiki>mysql |
These are blog posts from everyone:
This actually works pretty well
Create a superuser to match the production superuser
one magic line
Some hints and tips for moving your data from one postgres install to another. Not complete but I wanted to show someone in need.