Re: explanation for random_page_cost is outdated

2020-04-23 Thread Олег Самойлов
Yep. Unclear. What parameter is recommended for SSD? Lower? 3? 2? 1? Much better will be write: if you use SSD set 1. Олег > 19 марта 2020 г., в 23:56, Bruce Momjian написал(а): > > On Thu, Feb 27, 2020 at 02:48:44PM +, PG Doc comments form wrote: >> The following documentation comment ha

Re: An XSLT example script

2020-04-23 Thread Tom Lane
=?UTF-8?Q?J=c3=bcrgen_Purtz?= writes: > On 23.04.20 11:40, Peter Eisentraut wrote: >> But I request that the backpatching of this be reverted.  This would >> renumber all the other examples and/or figures, and then it won't be >> clear what future bug reports will refer to.  This issue isn't tha

Re: An XSLT example script

2020-04-23 Thread Jürgen Purtz
On 23.04.20 11:40, Peter Eisentraut wrote: Maybe it's just easier to remove the wrapping in either or if that is confusing. But I request that the backpatching of this be reverted.  This would renumber all the other examples and/or figures, and then it won't be clear what future bug repor

Re: Logical replication subscription owner

2020-04-23 Thread Stephen Frost
Greetings, * Tom Lane (t...@sss.pgh.pa.us) wrote: > Alvaro Herrera writes: > > I had it in my mind that LOGIN was for regular (SQL-based) login, and > > REPLICATION was for replication login, and that they were orthogonal. > > Yeah, that's what I would've expected. Otherwise, is REPLICATION > w

Re: An XSLT example script

2020-04-23 Thread Peter Eisentraut
On 2020-04-21 21:04, Bruce Momjian wrote: On Tue, Apr 21, 2020 at 08:10:09PM +0200, Peter Eisentraut wrote: On 2020-04-14 10:03, Jürgen Purtz wrote: The example "XSLT Stylesheet for Converting SQL/XML Output to HTML" is tagged as , but it isn't a figure, it's an example script. It's not an ex