category

PostgreSQL

133 posts

PostgreSQL

Getting out of SQL_ASCII, part 1

It happens that you have to manage databases designed by your predecessor, and it even happens that the team used to not have a DBA. Those histerical raisins can lead to …

PostgreSQL

PgCon 2009

I can’t really compare PgCon 2009 with previous years versions, last time I enjoyed the event it was in 2006, in Toronto. But still I found the experience to be a …

PostgreSQL

Skytools ticker daemon and londiste

One of the difficulties in getting to understand and configure londiste reside in the relation between the ticker and the replication. This question was raised once more …

PostgreSQL

Comparing Londiste and Slony

In the page about Skytools I’ve encouraged people to ask some more questions in order for me to be able to try and answer them. That just happened, as usual on the …

PostgreSQL

Controling HOT usage in 8.3

As it happens, I’ve got some environments where I want to make sure HOT ( aka Heap Only Tuples) is in use. Because we’re doing so much updates a second that I …

PostgreSQL

Londiste Trick

So, you’re using londiste and the ticker has not been running all night long, due to some restart glitch in your procedures, and the on call admin didn’t …