Re: [pgadmin-support] Possible Bug: pgAdmin3 , OSX multi monitor quirk.

2015-03-03 Thread Sheldon Strauch
> On Mar 3, 2015, at 8:12 AM, John Abraham wrote: > > This is indeed a problem with OS X and, for me, is a much more common problem > with pgadmin3 than with any other application. However, I personally no > longer seem to have this problem. > > I'm not a developer of pgadmin, hopefully one

Re: [pgadmin-support] \Copy and "Copy With Headers" -- every day these bug me.

2012-02-20 Thread Sheldon Strauch
On Feb 15, 2012, at 11:36 AM, John Abraham wrote: > These are two things that bug me every single day: > > 1) "\copy" equivalent. psql has \copy to copy from a local file. Using the > JDBC driver I also often copy data into the database using the equivalent > COPY .. FROM STDIN… With psycop