Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Peter Eisentraut
On sön, 2010-07-18 at 00:46 -0400, Bruce Momjian wrote: > Well, if we want _any_ images for the 9.0 docs, we had better decide > soon. I'd be very much against putting any images into 9.0 at this time. I was working under the assumption that this discussion would be targeting 9.1. -- Sent via

Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Thom Brown
On 18 July 2010 09:36, Peter Eisentraut wrote: > On sön, 2010-07-18 at 00:46 -0400, Bruce Momjian wrote: >> Well, if we want _any_ images for the 9.0 docs, we had better decide >> soon. > > I'd be very much against putting any images into 9.0 at this time.  I > was working under the assumption tha

Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Lane wrote: > But we need to do some experimentation with specific > tools and see what the output really looks like and how it changes > given small changes in the diagram, before we choose anything. > I did some tests sometime ago for my propo

Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Atkins wrote: > But choosing a > proprietary format that's only supported by a single tool, and > that renders to horrible quality PNGs is something we'll regret, > I think. I think we should keep to the facts and you are not doing it here. Can

Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rafael Martinez wrote: > > All this means that xml files generated by DIA er VCS friendliness, they > only change the attributes/objects changed between versions of the > diagram. It can be used without problems to diff the contents and create > patc

Re: [DOCS] Documentation and explanatory diagrams

2010-07-18 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thom Brown wrote: > Okay, I just edited an existing dia file: pgclient_server.dia. All I > did was change the font size of the text "client application" at the > top of the diagram, and changed the properties of a line so the > arrowhead was no longe

[DOCS] 9.0 beta 3 pgbench -- documentation issue

2010-07-18 Thread Josh Berkus
Greg, Your current documentation examples for customs scripts in pgbench includes the variable :scale, i.e.: \set nbranches :scale \set ntellers 10 * :scale \set naccounts 10 * :scale However, in the documentation the variable :scale is never set, resulting in it defaulting to 1. The exampl