Re: [pgadmin-support] Why are binary snapshots older than binary production release versions?

2008-09-10 Thread Obe, Regina
Dave and PgAdmin team, Just wanted to give you guys a big thanks. I see the graphical query designer is in place in this snapshot version and the inherit/unherit feature. I'll have to kick the graphical query designer around a bit more, but so far its pretty sweet. Thanks, Regina __

Re: [pgadmin-support] Feature Request: query history

2008-09-10 Thread Andreas Neumann
soundy good - I'd like such a feature as well. We'll have to limit it to a maximum number of queries, though (50,100,200?) so the history doesn't grow infinitely. Andreas > Yeah, that sounds good. It would be great if it stored the history across > sessions too so if you close the app you can st

Re: [pgadmin-support] Feature Request: query history

2008-09-10 Thread John Huss
Yeah, that sounds good. It would be great if it stored the history across sessions too so if you close the app you can still get to the previous queries later. John My half-patch had a menu, kind of like the history menu in firefox (or > whatever browser - I'm sure they all have it). But the sam

Re: [pgadmin-support] Feature Request: query history

2008-09-10 Thread Magnus Hagander
Dave Page wrote: > On Wed, Sep 10, 2008 at 2:15 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: >>> I would like to have the ability the view and edit and run any query that >>> has already been executed in the Query screen. Ideally this would keep >>> track of queries persistently and not just for

Re: [pgadmin-support] Feature Request: query history

2008-09-10 Thread Dave Page
On Wed, Sep 10, 2008 at 2:15 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: > >> I would like to have the ability the view and edit and run any query that >> has already been executed in the Query screen. Ideally this would keep >> track of queries persistently and not just for the current session

Re: [pgadmin-support] Feature Request: query history

2008-09-10 Thread Magnus Hagander
> I would like to have the ability the view and edit and run any query that > has already been executed in the Query screen. Ideally this would keep > track of queries persistently and not just for the current session. Are you describing something likevthe "history" feature in a browser? If so

[pgadmin-support] xls export vs Data Migration tools [akaxls export function]

2008-09-10 Thread Laurent ROCHE
Hi, If you do a lot of data migration, I would recommend using an ETL tool. I am using Talend Open Studio, which is an Open Source software. It's based on the Eclipse framework, you define your jobs with a graphical tool (drag & drop components : DB tables, files -Excel, CSV, XML, ...-) and the