BUG #18659: Need support on disable database queries to memory dump

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: skumarmk411(at)gmail(dot)com
Subject: BUG #18659: Need support on disable database queries to memory dump
Date: 2024-10-17 07:17:31
Message-ID: 18659-938f345b87a57cb0@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18659
Logged by: Santhosh Kumar MK
Email address: skumarmk411(at)gmail(dot)com
PostgreSQL version: 16.0
Operating system: Windows 11
Description:

Hi Team,

I am sing dotnet core API 8 with postgreSQL as database. I ahve used
Npgsql.EntityFrameworkCore.PostgreSQL 7.0.3 entity framework to coonect with
the database. Currently Npgsql.EntityFrameworkCore.PostgreSQL 7.0.3 logging
all database queries to memory dump with all table data. I want to disable
this as a part of security concern. Please help on this

Browse pgsql-bugs by date

  From Date Subject
Next Message Lukas_Lerner 2024-10-17 07:45:11 Re: Re: BUG #18631: Brocken postgresql12-devel RPM
Previous Message Ba Jinsheng 2024-10-17 07:00:00 Re: Performance Issue on Query 18 of TPC-H Benchmark