Re: [DOCS] grabar valores en disco

2005-09-08 Thread Alvaro Herrera
Estimada Valeria, On Thu, Sep 08, 2005 at 10:32:47PM +, Valeria Arregui wrote: > Hola! Soy nueva en el grupo, Esta es una lista en ingles. Te sugiero suscribirte a la lista en castellano, http://archives.postgresql.org/pgsql-es-ayuda donde puedes hacer todas las preguntas en castellano que

[DOCS] grabar valores en disco

2005-09-08 Thread Valeria Arregui
Hola! Soy nueva en el grupo, y tengo un problema bastante grave que no sé cómo solucionarlo.  Estoy programando en power builder y me conecto a una base de postgesql a través de un ODBC, el postgresql corre sobre windows2003, el problema es que el sistema no guarda los valores en disco hasta el mo

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's the deci

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 ideas without

Re: [DOCS] Contents page - usability suggestion

2005-09-08 Thread Peter Eisentraut
Richard Huxton wrote: > Is it difficult to put these sections on separate pages? Yes. > 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. -- Peter Eisentraut http://developer.postgresql.org/~petere/

[DOCS] Contents page - usability suggestion

2005-09-08 Thread Richard Huxton
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. If you go to the main contents page on any of the recent manuals (.../index.html) and hit "End" to go to the bottom

[DOCS] 8.1 CURRENT_USER / SESSION_USER

2005-09-08 Thread Richard Huxton
Any reason why CURRENT_USER and SESSION_USER don't have A-Z index entries to the following: 9.19. System Information Functions Appendix C. SQL Key Words There's also no mention of them in all of "Chapter 17. Database Roles and Privileges". The A-Z index issue applies to 8.0 and 7.4 too.