public inbox for [email protected]
help / color / mirror / Atom feedFrom: Igor Korot <[email protected]>
To: Adrian Klaver <[email protected]>
Cc: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Messages o Terminal
Date: Wed, 5 Mar 2025 01:10:36 -0600
Message-ID: <CA+FnnTzFS=iScAGhVUXvZnrY+p6D9p7=Q1ZqNOXZ7fw81gQ5rA@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CA+FnnTzVOnEsm3V9Djg+kUY8TDsXkYwLzEuDQS3eQ5tatfiu_g@mail.gmail.com>
<[email protected]>
Please ignore my previous message....
Works like a charm.
Thank you.
On Tue, Mar 4, 2025 at 7:13 PM Adrian Klaver <[email protected]> wrote:
>
> On 3/4/25 22:28, Igor Korot wrote:
> > Hi, ALL,
> > I'm trying to execute:
> >
> > [code]
> > queries.push_back( L"CREATE TABLE IF NOT EXISTS ......
> > [/code]
> >
> > However, when I run my profeam second tme I see n the Terminal:
> >
> > [quote]
> > NOTICE: relation "abcatcol" already exists, skipping
> > [/quote]
> >
> > Is there any way to suppress this NOTICE message?
>
> From here:
>
> https://www.postgresql.org/docs/current/runtime-config-client.html
>
> SET set client_min_messages = <something above NOTICE>;
>
> You could that for just the session.
>
>
> >
> > Thank you.
> >
> >
>
> --
> Adrian Klaver
> [email protected]
>
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Messages o Terminal
In-Reply-To: <CA+FnnTzFS=iScAGhVUXvZnrY+p6D9p7=Q1ZqNOXZ7fw81gQ5rA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox