Re: [pgadmin-hackers] CSV import / export

2008-11-27 Thread Quan Zongliang
> length delimiter is also an option. Ok, will do > Take a look at the pgloader tool in pgfoundry. Found. Thanks. --- Quan Zongliang [EMAIL PROTECTED] CIT Japan: http://www.cit.co.jp CIT China: http://www.citbj.com.cn -- Sent via pgadmin-hackers

Re: [pgadmin-hackers] Are there plans to display memory usage: pg_buffercache

2008-11-27 Thread Dave Page
On Wed, Nov 26, 2008 at 6:03 PM, Jean-Michel Pouré <[EMAIL PROTECTED]> wrote: > On Wed, 2008-11-26 at 16:14 +, Dave Page wrote: >> Can we coax you back into some pgAdmin hacking? I know it's been a few >> years, but it's like riding a bike - you never forget how :-) > > Dear Dave, > > I hope yo

Re: [pgadmin-hackers] CSV import / export

2008-11-27 Thread Robins Tharakan
Oops. My bad. I should have checked the mailing list, before posting that one then :) Frankly, I think unless a job is high priority, its better if one person works on this dedicatedly. Sometimes coordination/syncing takes more resources than development. Especially when both are working 'in their

Re: [pgadmin-hackers] CSV import / export

2008-11-27 Thread Guillaume Lelarge
Quan Zongliang a écrit : > [...] > This item is already in my plan. > I am thinking what function should be supported and got some idea. > You should work together. > There are some commercial pruduct that coded in Java. > Through the JDBC technology, they can support almost all database. > We c

Re: [pgadmin-hackers] CSV import / export

2008-11-27 Thread Guillaume Lelarge
Robins Tharakan a écrit : > [...] > While looking at the PgAdmin ToDo list, I saw CSV import as one of the > things to do. I just wanted to ask a few things before starting work on > it, so as to ensure that it's envisioned in the way I plan to work on it. > > * Apart from CSV import, are we p