Skip to main content
Josh Berkus's user avatar
Josh Berkus's user avatar
Josh Berkus's user avatar
Josh Berkus
  • Member for 13 years, 4 months
  • Last seen more than a month ago
50 votes

Aggressive Autovacuum on PostgreSQL

12 votes
Accepted

PostgreSQL data type text vs varchar without length

9 votes
Accepted

How do you figure out what planner cost constants to use in Postgres?

7 votes

How to drop inheritance?

6 votes

Why do psql queries take longer when inserting many rows. Why is it non linear

5 votes

SQL Database vs Multiple Microsoft Access Databases

4 votes

Postgresql: Two concurrent COPY FROM

3 votes

How to configure postgresql to use multiple cores?

3 votes

Why does PostgreSQL aggregate result in the Index or Seq scan outputting all columns of the table?

2 votes

PostgreSQL hot standby promotion, multiple hot standbys

2 votes

Which performance can I expect?

2 votes
Accepted

why is the name `loop` treated differently in PostgreSQL

1 vote

Postgresql query plan differs with limit value making the query slower for lower limits

1 vote

How can I create a dblink from Postgresql 8.3 to SQL Server (2000 and 2008)?