> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Howard Cole > Sent: 09 June 2005 08:40 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Bug in pgadmin dump > > Hi, > > there is a problem with the backup utility when creating a > plain backup > - when you select data-only and select the disable triggers > option, the > triggers are not disabled. (i.e. it does not add > "--disable-triggers" or > "-X" to the command line.
Hi, Thanks for the bug report Howard - I've fixed this in SVN trunk and back patched it for 1.2.3. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match