On Mon, Jan 12, 2009 at 4:36 PM, Sufficool, Stanley
wrote:
> If we can get these tools as libraries with exported functions, then
> wouldn't just be a matter of some UDF calling the C libraries?
Yes, exactly.
> It would be ideal to get this absorbed into the mainline PG development,
> but proof
bring them into the fray?
> -Original Message-
> From: Dave Page [mailto:dp...@pgadmin.org]
> Sent: Monday, January 12, 2009 6:41 AM
> To: Laurent ROCHE
> Cc: Sufficool, Stanley; pgAdmin III support
> Subject: Re: Re : [pgadmin-support] Feature request: pgdump
>
On Mon, Jan 12, 2009 at 2:35 PM, Laurent ROCHE wrote:
> Still in my case (I assume other people too) pl/pgsql functions would not
> help as I work on a remote server from a workstation: I want the files on my
> workstation and not on a remote server that I only access for the database !
Presumabl
De : Dave Page
À : "Sufficool, Stanley"
Cc : pgAdmin III support
Envoyé le : Lundi, 12 Janvier 2009, 9h59mn 06s
Objet : Re: [pgadmin-support] Feature request: pgdump and version number / -i
option
On Fri, Jan 9, 2009 at 11:16 PM, Sufficool, Stanley
wrote:
>
> Can we
On Fri, Jan 9, 2009 at 11:16 PM, Sufficool, Stanley
wrote:
>
> Can we get the database to handle this instead / also?
>
> If pg_dump / pg_restore were libs, could this be called via pl/pgsql
> functions instead?
If it were done in the right way, yes. The topic comes up on
pgsql-hackers every now
> -Original Message-
> From: pgadmin-support-ow...@postgresql.org
> [mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Dave Page
> Sent: Friday, January 09, 2009 1:39 PM
> To: Laurent ROCHE
> Cc: pgAdmin III support
> Subject: Re: [pgadmin-support] Featur
On Thu, Jan 8, 2009 at 4:05 PM, Laurent ROCHE wrote:
> But in a future version, could we have an extra option in the backup popup
> to use the -i option ?
This keeps coming back to haunt me in :-(. I've added an option -
hopefully that'll keep everyone happy!
--
Dave Page
EnterpriseDB UK: ht
Hi,
I am running pgAdmin III 8.1.4 on WinXP on a PG server 8.3.3.
I am trying to backup a single table. When doing right-click on the table and
"backup" command, it will fail because pgdump considers there's a mismatch
between the server version (8.3.3) and the pgdump version (8.3) version.
I g