Re: CLUSTER command

2024-10-16 Thread Richard Hipp
That makes perfect sense, now that you have explained it. I just didn't pick up on that from the text as written. -- D. Richard Hipp d...@sqlite.org On Wednesday, October 16th, 2024 at 9:22 AM, Alvaro Herrera wrote: > Hello, > > On 2024-Oct-15, PG Doc comments form wro

password storage docs

2018-08-19 Thread Richard Hector
ggested I should look into the scram alternative. I can't find information about the storage format for that at all - other than "... and supports storing passwords on the server in a cryptographically hashed form that is thought to be secure." It would be nice to see more information on this. Thanks, Richard

Re: how to modify the navfooter

2018-08-14 Thread Richard Swagerman
Jonathan S. Katz wrote: > > On Aug 7, 2018, at 6:21 PM, Richard Swagerman > wrote: > > Where is the content of the navfooter established? > I would like to make some modifications to this footer, but I am unable to > figure out where the source that generates it. > > I am

how to modify the navfooter

2018-08-07 Thread Richard Swagerman
Where is the content of the navfooter established? I would like to make some modifications to this footer, but I am unable to figure out where the source that generates it. I am building the documentation following the instructions from "Building The Documentation" in Appendix J, currently on 9.6.

Re: Postgres upgrade trouble

2018-05-29 Thread richard
that control configuration and access. It is clearly my responsibility to record and maintain those files. Similarly, while the distro may provide a "Are you Sure" type query during the database upgrade process, the settings for the dist-upgrade in apt-get or dselect are under my control, and I can defer the upgrade to a time of my choosing, usually as part of a more major upgrade. That said, I've been through the process the OP describes. HTH Richard A Lough