Hi,
I've found minor but annoying issue.
With high-latency network (in my case Wi-Fi and server on the opposite side
of the Earth)
Every, even very light query, takes ~ 2-3 seconds.
Interesting that a main query executes in 150 ms. (and less than 30 ms
local on server)
But there are a lot of suc
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
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.
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.