Re: [pgadmin-support] I hava a question about case-sensitive

2002-08-22 Thread Dave Page
Title: Message In psql, use   CREATE TABLE "TEST"("NAME" varchar(10));   pgAdmin automatically adds the quotes if required. You are probably better off avoiding upper case though if you can.   Regards, Dave. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [pgadmin-support] Migration plugin not appearing

2002-08-22 Thread Dave Page
> -Original Message- > From: Tyler Mitchell [mailto:[EMAIL PROTECTED]] > Sent: 21 August 2002 20:02 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Migration plugin not appearing > > > Hello, I've just discovered the beauties of pgadmin - thanks > for your work! No problem. >

[pgadmin-support] Database Migration Wizard Feature Request

2002-08-22 Thread Thomas A. Lowery
Dave, I'm using the Migration Wizard to move a large Access (dare I say) database to Pg. What I see the pg log is a commit on ever row. Would it be possible to add a "batch" type commit. Say I want to commit ever 1000 rows. Also, during the migration is

Re: [pgadmin-support] Database Migration Wizard Feature Request

2002-08-22 Thread Dave Page
> -Original Message- > From: Thomas A. Lowery [mailto:[EMAIL PROTECTED]] > Sent: 22 August 2002 13:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Database Migration Wizard Feature Request > > > Dave, > I'm using the Migration Wizard to move a large Access > (dare I say