Re: Importing Large Amounts of Data
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Denis Perchine" <dyp@perchine.com>, <pgsql-hackers@postgresql.org>
Date: 2002-04-15T11:06:55Z
Lists: pgsql-hackers
> Yes, I know. I mean how does this affect performance? How this can change > planner decision? Does it have any effect except cosmetical one? Only cosmetic. In the example he gave, he wanted a primary key, so I showed him how to make one properly. Chris