bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Tue Nov 15 09:43:56 PST 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=250

--- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2011-11-15 09:43:56 PST ---
With patch...

-> % psql slonyregress1
Line style is ascii.                                                           
                                                                               
                                                                               
                               psql (9.0.5)
Type "help" for help.

slonyregress1 at localhost->  select * from pg_stat_activity where datname =
'logship';
  datid  | datname | procpid | usesysid | usename  | application_name |
client_addr | client_port |         backend_start         | xact_start |       
  query_start          | waiting | current_query
---------+---------+---------+----------+----------+------------------+-------------+-------------+-------------------------------+------------+-------------------------------+---------+---------------
 1006040 | logship |   14348 |       10 | postgres | slony_logshipper | ::1    
    |       38232 | 2011-11-15 17:40:15.623945+00 |            | 2011-11-15
17:40:15.673026+00 | f       | <IDLE>
(1 row)

Set up branch:
https://github.com/cbbrowne/slony1-engine/tree/bug250

Patch that adds GUC:
https://github.com/cbbrowne/slony1-engine/commit/9007a3548b89135d5886c13f223743cbd7c75866

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list