Login or Sign up

All Bookmarks Matching postgres

skyl
Oct. 14, 2009

Setting up Django on SliceHost with Ubuntu Hardy, Postgres, Apache, and Nginx

http://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.

django (1) postgres (1) slicehost (1) ubuntu (1)
skyl
Sept. 30, 2010

Streaming Replication - PostgreSQL Wiki

http://wiki.postgresql.org/wiki/Streaming_Replication

>mysql

postgres (1) webscale (1)

All Blog Posts Matching "postgres"

These are blog posts from everyone:

Running postgresql 8.4 on ubuntu karmic koala with postgis 1.4.1, geodjango

This actually works pretty well

Bring the production postgres db back to your dev machine (using some Django niceties)

Create a superuser to match the production superuser

What version of postgis am I running?

one magic line

Backing up a postgres database

Some hints and tips for moving your data from one postgres install to another. Not complete but I wanted to show someone in need.

All Wiki Articles Matching postgres