Re: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault
Date
Msg-id CAApHDvp+-DDWbTcjCafGkXeoJmOvUZ9_F2tnW2dfqdhPhrouZQ@mail.gmail.com
Whole thread Raw
In response to BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Sat, 27 Sept 2025 at 21:03, PG Bug reporting form
<noreply@postgresql.org> wrote:
>     psql -h localhost -p $PG19_PORT -c "select 1;" testdb
>
> causes the backend to seg fault using psql from both 66cdef4425f3 and 18.0.

I think it's more likely you need to do "make clean" before building.

David



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault