[DOCS] PDF Documentation Issues

2011-12-13 Thread Victor Yap
Hello Docs People, I was reading through 8.4's PDF in A4 format and spotted some code blocks that need to be reformatted to fit within the margins. Bug report page said that this mailing list was the best place to report them, so here goes-- *page_number, section heading...* (page number = the n

Re: [DOCS] PDF Documentation Issues

2011-12-13 Thread Peter Eisentraut
On tis, 2011-12-13 at 15:07 -0500, Victor Yap wrote: > I was reading through 8.4's PDF in A4 format and spotted some code > blocks > that need to be reformatted to fit within the margins. Bug report > page > said that this mailing list was the best place to report them, so here > goes-- Please c

[DOCS] subscribe

2011-12-13 Thread Victor Yap
subscribe

Re: [DOCS] CREATE USER

2011-12-13 Thread Bruce Momjian
Tom Lane wrote: > Jaime Casanova writes: > > I just notice that when you create a user using CREATE USER and give > > the user the ability to create other users it gets created as > > SUPERUSER. > > Are you talking about the CREATEUSER option? That is documented, quite > clearly I think: > >

Re: [DOCS] CREATE USER

2011-12-13 Thread Scott Marlowe
On Tue, Dec 13, 2011 at 4:36 PM, Bruce Momjian wrote: > Tom Lane wrote: >> Jaime Casanova writes: >> > I just notice that when you create a user using CREATE USER and give >> > the user the ability to create other users it gets created as >> > SUPERUSER. >> >> Are you talking about the CREATEUSER

Re: [DOCS] CREATE USER

2011-12-13 Thread Bruce Momjian
Scott Marlowe wrote: > On Tue, Dec 13, 2011 at 4:36 PM, Bruce Momjian wrote: > > Tom Lane wrote: > >> Jaime Casanova writes: > >> > I just notice that when you create a user using CREATE USER and give > >> > the user the ability to create other users it gets created as > >> > SUPERUSER. > >> > >>

Re: [DOCS] CREATE USER

2011-12-13 Thread Tom Lane
Bruce Momjian writes: > Well, I know we support the new pg_dump dumping back to 7.1, but I don't > know what our policy is for accepting old dumps. We're still going to very large lengths to load pre-7.3 dumps; see for instance ConvertTriggerToFK() in trigger.c. I'm not aware of any policy that

Re: [DOCS] CREATE USER

2011-12-13 Thread Scott Marlowe
On Tue, Dec 13, 2011 at 9:27 PM, Tom Lane wrote: > Bruce Momjian writes: >> Well, I know we support the new pg_dump dumping back to 7.1, but I don't >> know what our policy is for accepting old dumps. > > We're still going to very large lengths to load pre-7.3 dumps; see > for instance ConvertTri