Re: [DOCS] [PERFORM] Using more tha one index per table

2010-07-22 Thread Richard Huxton
large "CURRENT MANUALS" link above all the versioned links. That should help substantially. -- Richard Huxton Archonet Ltd -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

[DOCS] Typo in updated plperl docs

2010-02-25 Thread Richard Huxton
http://developer.postgresql.org/pgdocs/postgres/plperl-under-the-hood.html Contains several references to "plplerl" rather than "plperl". -- Richard Huxton Archonet Ltd -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to you

[DOCS] RFC - Navigation menu for documents (2nd attempt)

2010-02-19 Thread Richard Huxton
e - not sure there's much more to be gained Where do we go from here? 1. We can make use of some/all of this on the main site. 2. Add it as a contrib/ project 3. Put it on pgfoundry I'll probably do #3 anyway in case someone else is interested in working on it. -- Richard Huxton

Re: [DOCS] FAQ on Embedding Postgres

2008-03-05 Thread Richard Huxton
Bruce Momjian wrote: Richard Huxton wrote: Bruce Momjian wrote: David Fetter wrote: If you really need to embed an SQL engine in a binary, consider the excellent http://www.sqlite.org/";>SQLite or http://http://www.firebirdsql.org/";>Firebird for the purpose. Just to b

Re: [DOCS] FAQ on Embedding Postgres

2008-03-05 Thread Richard Huxton
Bruce Momjian wrote: David Fetter wrote: If you really need to embed an SQL engine in a binary, consider the excellent http://www.sqlite.org/";>SQLite or http://http://www.firebirdsql.org/";>Firebird for the purpose. Just to be fair. -- Richard Huxton Archonet Ltd -

[DOCS] Proposed doc-patch: Identifying the Current WAL file

2006-04-17 Thread Richard Huxton
g ties by taking the higher filename. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[DOCS] Proposed doc-patch: Identifying the Current WAL file

2006-04-13 Thread Richard Huxton
by taking the higher filename. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

Re: [DOCS] List of tables, figures and examples

2005-10-19 Thread Richard Huxton
mprovement. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [DOCS] Contents page - usability suggestion

2005-09-08 Thread Richard Huxton
Peter Eisentraut wrote: Richard Huxton wrote: Is it difficult to put these sections on separate pages? Yes. I feared as much. Is it a bad idea? No. We could simply get rid of them (rather than trying to move them somewhere else), which I would personally support. If that'

Re: [DOCS] Contents page - usability suggestion

2005-09-08 Thread Richard Huxton
Richard Huxton wrote: I do try and be good and look up manual references where I think they're useful to people on the mailing lists, and one small thing makes this harder than I think it needs to be. Not wanting to make a habit of replying to myself, but while I'm throwing out ide

[DOCS] Contents page - usability suggestion

2005-09-08 Thread Richard Huxton
ying to get some Jade setup working on RH8 and I still wake up screaming... -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[DOCS] 8.1 CURRENT_USER / SESSION_USER

2005-09-08 Thread Richard Huxton
s to 8.0 and 7.4 too. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

[DOCS] Rules and Permissions docs change (was Re: [BUGS] BUG #1610: rewrite rule and sequence)

2005-04-22 Thread Richard Huxton
Olleg Samoylov wrote: Richard Huxton wrote: That's not a bug, it's a feature (as they say). I suppose you could argue that a sequence only used by one table could inherit that table's permissions by default, but I can see problems when people reorder GRANT statements. It's n

Re: [DOCS] problem with getting return type mismatch from function

2003-12-19 Thread Richard Huxton
Any ideas? To expand on Peter's note - try the general or sql lists. You'll need to supply the code from the function too, otherwise no-one can help. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 5: Have you checke

Re: [DOCS] Suggested patch to plpgsql docs (7.4beta)

2003-09-03 Thread Richard Huxton
DotJavaWebSysNet or something trendy like that and not some crufty version of BASIC from my 6502 days;-) -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subs

[DOCS] Suggested patch to plpgsql docs (7.4beta)

2003-09-03 Thread Richard Huxton
ise a notice %'',i; END LOOP; I wasn't sure and had to check, so I assume others might find this useful too. -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster