Re: logical decoding and replication of sequences, take 2 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: logical decoding and replication of sequences, take 2
Date
Msg-id 20230724111458.5mqau6vxlkbjd76w@alvherre.pgsql
Whole thread Raw
In response to Re: logical decoding and replication of sequences, take 2  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Responses Re: logical decoding and replication of sequences, take 2
List pgsql-hackers
On 2023-Jul-20, Tomas Vondra wrote:

> From 809d60be7e636b8505027ad87bcb9fc65224c47b Mon Sep 17 00:00:00 2001
> From: Tomas Vondra <tomas.vondra@postgresql.org>
> Date: Wed, 5 Apr 2023 22:49:41 +0200
> Subject: [PATCH 1/6] Make test_decoding ddl.out shorter
> 
> Some of the test_decoding test output was extremely wide, because it
> deals with toasted values, and the aligned mode causes psql to produce
> 200kB of dashes. Turn that off temporarily using \pset to avoid it.

Do you mind if I get this one pushed later today?  Or feel free to push
it yourself, if you want.  It's an annoying patch to keep seeing posted
over and over, with no further value.  

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"El que vive para el futuro es un iluso, y el que vive para el pasado,
un imbécil" (Luis Adler, "Los tripulantes de la noche")



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: cataloguing NOT NULL constraints
Next
From: Andrey Lepikhov
Date:
Subject: Re: POC: GROUP BY optimization