#301: Support for Basic Recovery Control functions for use in Hot Standby
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
Le 13/03/2011 01:44, Guillaume Lelarge a écrit :
> Hi,
>
> $SUBJECT says it all, patch attached.
>
> Comments?
>
Commited.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscriptio
Le 13/03/2011 01:42, Guillaume Lelarge a écrit :
> [...]
> This patch adds support for pause/resume functions on a hotstandby
> server via two new service factory for servers. Quite simple actually.
> Patch attached.
>
> Comments?
>
Commited.
--
Guillaume
http://www.postgresql.fr
http://dal
Le 30/01/2011 23:55, Guillaume Lelarge a écrit :
> Hi,
>
> Subject says it all. This patch aims to support this new feature of 9.1:
>
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7f508f1c6b515df66d27f860b2faa7b5761fa55d
>
> The radiobox in the dump window has been changed i
Update the CHANGELOG and "make style".
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=931ec0028fbf1c8f8b92917a724fd87a8e835f93
Modified Files
--
CHANGELOG |2 +
pgadmin/frm/frmQuery.cpp
New menu to add a restore point
Adds a new item in the contextual menu of a server node. When selected, it
asks for a name and call the 9.1 pg_create_restore_point() function.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bd362e7b2f7b44a3636a
Add support for basic recovery control functions
A "in recovery" server has two new commands: pause recovery and resume
recovery.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=db052315389ded7e50f0a76e8c002cafb4bc4da1
Modified Files
-
Use client_hostname field of pg_stat_activity
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2ea51c7484c3c262533d148f94dc4022d850274a
Modified Files
--
CHANGELOG |3 +++
pgadmin/frm/frmStatus.cpp |6 -
Add support to dump in a directory and restore
This patch supports the new output format of pg_dump and the new input format
of pg_restore. 9.1 only.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4473fda03416b2da8b4c870b5939b4ff943feedd
Modi
Fix copy/paste issue on the query tool
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f8d72396a111d1a31520b2edb192b7cb4f705830
Author: Timon
Modified Files
--
pgadmin/frm/frmQuery.cpp | 50 ++---
Le 15/03/2011 10:28, Guillaume Lelarge a écrit :
> Le 15/03/2011 07:52, Timon a écrit :
>> it was already discussed. I have same bug, but Guillaume Lelarge
>> unable to reproduce it.
>> Using git bisect I found commit which broke this feature. This is
>> http://git.postgresql.org/gitweb?p=pgadmin3
Le 15/03/2011 15:34, Claudio Freire a écrit :
> Now, this patch actually does work.
>
Indeed, it actually works. I'm doing a few changes and I'll commit it.
Thanks a lot for working on this.
> On Tue, Mar 15, 2011 at 11:15 AM, Claudio Freire
> wrote:
>> On Tue, Mar 15, 2011 at 10:59 AM, Guil
-- Forwarded message --
From: Timon
Date: 2011/3/15
Subject: Re: [pgadmin-support] Copy & paste - git
To: Guillaume Lelarge
This patch didn't help :(
Copy/paste works everywhere fine, but not with sqlResult control.
Also when I move cursor to scratchPad after sqlQuery control,
c
Le 15/03/2011 07:52, Timon a écrit :
> it was already discussed. I have same bug, but Guillaume Lelarge
> unable to reproduce it.
> Using git bisect I found commit which broke this feature. This is
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c4a350002d8e7bdb77bf5d8eb1c5eb4efad
14 matches
Mail list logo