easy resetting - Search results in mailing lists

2024-02-27 18:17:05 | Re: substring start position behavior (Jelte Fennema-Nio)

easier to use than the configure script: https:///docs/current/install-meson.html After setting up the build directory

2023-04-20 17:08:05 | Information on setting the message level is too hard to find if you search for (PG Doc comments form)

easy (doh!) but I'd been staying in the postgres.org ecosystem and using the internal search. So, a couple of suggestions: - I think that on https:///docs/15/app-postgres.html, under the `-d` description, it would

2021-05-13 20:56:37 | Re: Where is the syntax "<-08>+08" documented—comes from "select current_setting('timezone')" (David G. Johnston)

On Thu, May 13, 2021 at 1:34 PM Bryn Llewellyn wrote: From the

2020-10-21 14:13:16 | Re: Needs a link to docuementation about the server log location/configuration (David G. Johnston)

easy as it is, is really necessary, and if the link is added I feel that just doing this may be insufficient. But AFAICT the default log level/configuration does not cause the messages

2020-04-29 16:36:37 | Direct links to edit documentation (PG Doc comments form)

easier to contribute tiny changes like adding more links in the text. For example, https:///docs/12/runtime-config-wal.html has a lot of useful information, but many setting

2019-02-17 22:20:11 | Re: Tutorial section of documentation: enhancements needed (Thomas Munro)

setting up native Windows development tools would be considerably longer, since AFAIK you can't yet do something as easy

2018-05-29 10:56:37 | Re: Postgres upgrade trouble (richard@mail.sheugh.com)

settings. Their choice may be to make things easy and place the user's data

2014-09-12 13:09:08 | Re: NULL as a (pseudo-)value not described? (John Lumby)

easy IF the person doing it cannot find any semantic definition of a null value,  e.g. the various tricky "unknown" rules etc. Yes,   I agree,   that all sounds good,      and also thanks for correcting factual

2011-04-27 19:43:12 | Re: configuration parameter descriptions (Josh Kupershmidt)

settings. Thanks for offering to help! From a git checkout [1], you'll want to modify primarily ./doc/src/sgml/config.sgml. If you're familiar with HTML, the SGML syntax should be easy

2011-02-02 19:10:07 | varname for GUC variables (Bruce Momjian)

settings, but libpq includes logic to obtain values for ! server_version and client_encoding anyway. Applications are encouraged to use PQparameterStatus rather than ad hoc code to determine these values. (Beware however that

2010-07-12 15:29:28 | Re: release-9.0.sgml changes (Bruce Momjian)

easy-to-use replication, a mass permission facility, and anonymous blocks. While past major releases have ! been conservative in their scope, this release shows a ! bold new desire to provide facilities that new and existing

2007-03-06 04:29:33 | doc patch for Linux memory overcommit (Toru SHIMOGAKI)

easy to set and it ! doesn't have harmful influence. ! ! ! ! On Linux 2.6 and later, a better solution is to modify the kernel's ! behavior so that it will not overcommit memory. Though this ! setting

2006-12-08 18:10:42 | Re: Switching to XML (Oisin Glynn)

easier. I had an easier time setting up a pgAdmin build than figuring out the SGML stuff. Oisin

2006-09-15 09:11:20 | The supplementary proposal of pg_ctl reload (Katsuhiko Okano)

Setting Parameters]. http:///docs/8.1/interactive/runtime-config.html#CONFIG-SETTING When I tried 'pg_ctl reload' with some lines commented out, I found that the value for the commented-out parameter was staying unchanged, rather than set to the default value

2005-02-03 06:52:55 | Re: planner stats (Neil Conway)

setting the default_statistics_target configuration variable. The default limit is presently 10 entries. Raising the limit may allow more accurate planner estimates to be made, particularly for columns with irregular data distributions