
Next month partitions
When you do partition your tables monthly, then comes the question of when to create next partitions. I tend to create them just the week before next month and I have …
5 posts

When you do partition your tables monthly, then comes the question of when to create next partitions. I tend to create them just the week before next month and I have …

We’re using constants in some constraints here, for example in cases where several servers are replicating to the same federating one: each origin server has his …

Some user on IRC was reading the releases notes in order to plan for a minor upgrade of his 8.3.3 installation, and was puzzled about potential needs for rebuilding GIST …

So, after restoring a production dump with intermediate filtering, none of our sequences were set to the right value. I could have tried to review the process of …

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 …