| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | Josh Berkus <josh(at)agliodbs(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: system views for walsender activity |
| Date: | 2011-01-04 20:02:14 |
| Message-ID: | 20110104200214.GB29594@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jan 04, 2011 at 10:50:12AM -0800, Josh Berkus wrote:
>
> > Eh... I may be showing my status as a non-normal human, but I know
> > exactly what pg_stat_walsender is (it's the view that shows you the
> > status of the WAL senders you've allowed by configuring
> > max_wal_senders>0) but I have no idea what pg_stat_replication_sent
> > and pg_stat_replication_received are supposed to be. Why two views?
> > *scratches head in confusion*
>
> How about one view, called "pg_stat_replication"? This would be clear
> even to newbies, which none of the other view names would ...
Wait. We can't do that. We'd be breaking a decades-old tradition of
terrible names! ;)
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2011-01-04 20:05:08 | Re: Upgrading Extension, version numbers |
| Previous Message | Heikki Linnakangas | 2011-01-04 19:56:55 | Re: system views for walsender activity |