> 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
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