On 8/23/17 10:42, Alexander Lakhin wrote:
> Please consider committing attached patches to the documentation.
> A pair of the patches I sent before (see
> https://www.postgresql.org/message-id/374e84e6-f89b-4d0a-652c-cb2449f0bfc4%40gmail.com),
>
> but they weren't committed.
> If some of these p
On 8/23/17 14:45, r...@paranoia.at wrote:
> Both its C-like name and its use for negative values in several protocol 3
> messages make assuming signedness only reasonable. Yet, when used for
> message lengths, the libpq code seems unclear:
>
> The libpq frontend reads message lengths from the back
On 8/22/17 09:36, sahapa...@gmail.com wrote:
> The following documentation comment has been logged on the website:
>
> Page:
> https://www.postgresql.org/docs/9.6/static/view-pg-replication-slots.html
> Description:
>
> Hi all,
> There isn't any link between 9.4 - replication slot page and othe
On 8/27/17 05:30, spl...@ya.ru wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/sql-createpolicy.html
> Description:
>
> "Note that INSERT with ON CONFLICT DO UPDATE checks INSERT policies'
> WITH
> CHECK expression
Committed.
I have removed the mentions of the hard-coded defaults in previous
PostgreSQL releases. Almost all settings probably did not exist or
behaved differently in a previous release, and we don't keep all of that
around, so this was a good chance to clean that up.
--
Peter Eisentraut
Good call,
Thank you
On Fri, Sep 1, 2017 at 11:55 AM, Alvaro Herrera
wrote:
> None wrote:
> > Hi all,
> >
> > Thank you. I'm using 9.6. I found all the available options in the
> > 'postgresql.conf' file on the server itself. The explanations are good,
> but
> > I was looking for something like
None wrote:
> Hi all,
>
> Thank you. I'm using 9.6. I found all the available options in the
> 'postgresql.conf' file on the server itself. The explanations are good, but
> I was looking for something like this:
>
> # minimal, archive, hot_standby, or logical
>
> I saw the 'replica' option in th
Hi all,
Thank you. I'm using 9.6. I found all the available options in the
'postgresql.conf' file on the server itself. The explanations are good, but
I was looking for something like this:
# minimal, archive, hot_standby, or logical
I saw the 'replica' option in the documentation, but not in th
On Fri, Sep 1, 2017 at 7:46 AM, None wrote:
> Well, so that's what doesn't make sense. Other documentation also
> indicates a 'hot_standby' setting and I'm looking to see if it can do
> 'warm_standby' as well. I was hoping for a complete list because it seems
> scattered right now.
>
The docume
None writes:
> Hi,
>
> I'm searching for all of the possible parameters for setting the
> "wal_level" outlined in the PostgreSQL Streaming Replication article:
>
> https://wiki.postgresql.org/wiki/Streaming_Replication
>
> I currently see hot_standby, but I can't find a list for all of the
> para
On Fri, Sep 1, 2017 at 3:46 PM, None wrote:
> Well, so that's what doesn't make sense. Other documentation also
> indicates a 'hot_standby' setting and I'm looking to see if it can do
> 'warm_standby' as well. I was hoping for a complete list because it seems
> scattered right now.
>
All the opt
Well, so that's what doesn't make sense. Other documentation also indicates
a 'hot_standby' setting and I'm looking to see if it can do 'warm_standby'
as well. I was hoping for a complete list because it seems scattered right
now.
On Fri, Sep 1, 2017 at 10:43 AM, Pantelis Theodosiou
wrote:
>
>
>
On Fri, Sep 1, 2017 at 3:36 PM, None wrote:
> Hi,
>
> I'm searching for all of the possible parameters for setting the
> "wal_level" outlined in the PostgreSQL Streaming Replication article:
>
> https://wiki.postgresql.org/wiki/Streaming_Replication
>
> I currently see hot_standby, but I can't fi
Hi,
I'm searching for all of the possible parameters for setting the
"wal_level" outlined in the PostgreSQL Streaming Replication article:
https://wiki.postgresql.org/wiki/Streaming_Replication
I currently see hot_standby, but I can't find a list for all of the
parameters that setting will take.
14 matches
Mail list logo