Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Bruce Momjian
Alvaro Herrera wrote: > Excerpts from Bruce Momjian's message of mi?? jun 22 15:24:40 -0400 2011: > > Alvaro Herrera wrote: > > > Excerpts from Bruce Momjian's message of mi jun 22 14:31:51 -0400 2011: > > > > > I am going to try to add descriptions for system tables for \d+ so maybe > > > > I can

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Andrew Dunstan
On 06/22/2011 03:24 PM, Bruce Momjian wrote: I am going to try to add descriptions for system tables for \d+ so maybe I can put it there. That would be OK with me, I guess -- something like "shared system catalog for databases", you mean? I was thinking "(shared)" as part of the description.

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Alvaro Herrera
Excerpts from Bruce Momjian's message of mié jun 22 15:24:40 -0400 2011: > Alvaro Herrera wrote: > > Excerpts from Bruce Momjian's message of mi jun 22 14:31:51 -0400 2011: > > > I am going to try to add descriptions for system tables for \d+ so maybe > > > I can put it there. > > > > That would

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Bruce Momjian
Alvaro Herrera wrote: > Excerpts from Bruce Momjian's message of mi?? jun 22 14:31:51 -0400 2011: > > Alvaro Herrera wrote: > > > Excerpts from Jeff MacDonald's message of mi jun 22 09:27:36 -0400 2011: > > > > Greetings, > > > > > > > > On Wednesday, June 22, 2011 09:10:02 AM Bruce Momjian wrote:

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Alvaro Herrera
Excerpts from Bruce Momjian's message of mié jun 22 14:31:51 -0400 2011: > Alvaro Herrera wrote: > > Excerpts from Jeff MacDonald's message of mi jun 22 09:27:36 -0400 2011: > > > Greetings, > > > > > > On Wednesday, June 22, 2011 09:10:02 AM Bruce Momjian wrote: > > > > I assumed it was important

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Bruce Momjian
Alvaro Herrera wrote: > Excerpts from Jeff MacDonald's message of mi?? jun 22 09:27:36 -0400 2011: > > Greetings, > > > > On Wednesday, June 22, 2011 09:10:02 AM Bruce Momjian wrote: > > > I assumed it was important to indicate if someone was looking at > > > per-database or per-cluster data, like

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Alvaro Herrera
Excerpts from Jeff MacDonald's message of mié jun 22 09:27:36 -0400 2011: > Greetings, > > On Wednesday, June 22, 2011 09:10:02 AM Bruce Momjian wrote: > > I assumed it was important to indicate if someone was looking at > > per-database or per-cluster data, like pg_tablespace. The issue comes >

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Jeff MacDonald
Greetings, On Wednesday, June 22, 2011 09:10:02 AM Bruce Momjian wrote: > I assumed it was important to indicate if someone was looking at > per-database or per-cluster data, like pg_tablespace. The issue comes > up when I do admin training about the system tables. +1 I favor features that mak

Re: [HACKERS] Indication of db-shared tables

2011-06-22 Thread Bruce Momjian
Alvaro Herrera wrote: > Excerpts from Greg Sabino Mullane's message of mi?? jun 22 03:24:34 UTC 2011: > > > > Hash: RIPEMD160 > > > > > Do we do enough to show which tables are db shared, e.g. pg_database? I > > > don't see any indication from psql \dS. Are our docs clear enough? > > > > I don

Re: [HACKERS] Indication of db-shared tables

2011-06-21 Thread Alvaro Herrera
Excerpts from Greg Sabino Mullane's message of mié jun 22 03:24:34 UTC 2011: > > Hash: RIPEMD160 > > > Do we do enough to show which tables are db shared, e.g. pg_database? I > > don't see any indication from psql \dS. Are our docs clear enough? > > I don't think \dS should be indicating such

Re: [HACKERS] Indication of db-shared tables

2011-06-21 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > Do we do enough to show which tables are db shared, e.g. pg_database? I > don't see any indication from psql \dS. Are our docs clear enough? I don't think \dS should be indicating such a thing. I think it's documented well enough: if you a

[HACKERS] Indication of db-shared tables

2011-06-21 Thread Bruce Momjian
Do we do enough to show which tables are db shared, e.g. pg_database? I don't see any indication from psql \dS. Are our docs clear enough? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be t