| Product | Release |
| PostgreSQL | PostgreSQL 8.3.1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) |
| pg_buffercache | Contrib module |
| pgstattuple | Contrib module |
| Option | Value |
| Autovacuum | ![]() |
| Stats collector | ![]() |
| Logging collector | ![]() |
| PITR | ![]() |
| Server encoding | UTF8 |
| Timezone | Europe/Paris |
SELECT 'PostgreSQL' AS product, version() AS version;