Re: [pgadmin-support] all useful options disabled in the Import dialog

2015-01-09 Thread Joe Strout
Leonard Boyce wrote: Did you select 'csv' as the format in 'File Options'? If 'text' is selected the options you're referring to are disabled it seems. Nope. Don't I feel silly. That does indeed fix it. Thank you, - Joe -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.

Re: [pgadmin-support] all useful options disabled in the Import dialog

2015-01-09 Thread Leonard Boyce
Hi Joe, Did you select 'csv' as the format in 'File Options'? If 'text' is selected the options you're referring to are disabled it seems. Leonard On Fri, Jan 9, 2015 at 11:17 AM, Joe Strout wrote: > I'm trying to import a CSV file on my local machine, to a pgsql database > running on a server.

[pgadmin-support] all useful options disabled in the Import dialog

2015-01-09 Thread Joe Strout
I'm trying to import a CSV file on my local machine, to a pgsql database running on a server. I'm running pgAdmin III 1.18.1. This is a standard CSV file with a header line, and quotes around any values that happen to contain commas. Problem is, all the useful options in the Import dialog ar