Recent stories

What is the Best Way to Shrink Your Tables in PostgreSQL?

What is the Best Way to Shrink Your Tables in PostgreSQL?


In PostgreSQL (PG), there are two issues when it comes to table bloat. One is a consequence of the MVCC (Multi-Version ...

11 min read
Solving PostgreSQL's pg_basebackup 'ERROR: temporary file size exceeds temp_file_limit (1KB)'

Solving PostgreSQL's pg_basebackup 'ERROR: temporary file size exceeds temp_file_limit (1KB)'


When performing a pg_basebackup in PostgreSQL, you might run into this frustrating error: pg_basebackup: error: could ...

1 min read
Viewing PostgreSQL Logs from the OCI PostgreSQL Service

Viewing PostgreSQL Logs from the OCI PostgreSQL Service


Background After setting up a DB System in the new “OCI Database with PostgreSQL” service, one of the things DBAs will ...

1 min read

More stories