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

2012-02-20 Thread Guillaume Lelarge
On Mon, 20 Feb 2012 09:15:07 +, Dave Page wrote: > On Mon, Feb 20, 2012 at 7:31 AM, Guillaume Lelarge > wrote: >> Hi Ashesh, >> >> On Mon, 2012-02-20 at 10:20 +0530, Ashesh Vashi wrote: >>> [...] >>> I think - we should have some default values in some text controls. >>> i.e. Delimiter, Quote

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

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

2012-02-20 Thread Guillaume Lelarge
On Mon, 2012-02-20 at 09:17 +, Dave Page wrote: > On Mon, Feb 20, 2012 at 7:39 AM, Guillaume Lelarge > wrote: > > > >> Are you thinking about something like a preview dialog (Fetch first > >> few rows...)? > >> > > > > Nope. You can already do this with the editdata window. > > Plus it wouldn

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

2012-02-20 Thread Dave Page
On Mon, Feb 20, 2012 at 7:39 AM, Guillaume Lelarge wrote: > >> Are you thinking about something like a preview dialog (Fetch first >> few rows...)? >> > > Nope. You can already do this with the editdata window. Plus it wouldn't really make much sense. Viewing a few rows is helpful when browsing a

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

2012-02-20 Thread Dave Page
On Mon, Feb 20, 2012 at 7:31 AM, Guillaume Lelarge wrote: > Hi Ashesh, > > On Mon, 2012-02-20 at 10:20 +0530, Ashesh Vashi wrote: >> [...] >> I think - we should have some default values in some text controls. >> i.e. Delimiter, Quote, Escape >> > > We can do exactly like the frmExport window: rep