Re: Issue with a query while running on a remote host

2021-09-02 Thread Ninad Shah
Hi David/Karsten, Thank you for your response. This helped me. This thread can be closed. Regards, Ninad Shah On Tue, 31 Aug 2021 at 13:26, David G. Johnston wrote: > On Tuesday, August 31, 2021, Ninad Shah wrote: > >> Hi Karsten, >> >> I apologize for the delayed response. >> >> There is n

Re: Issue with a query while running on a remote host

2021-08-31 Thread David G. Johnston
On Tuesday, August 31, 2021, Ninad Shah wrote: > Hi Karsten, > > I apologize for the delayed response. > > There is no script-related transfer happening here. It creates an issue > while using "bash@" inside a column. > >> >> That wasn’t what was meant. Ignore the “why” for the moment, the theor

Re: Issue with a query while running on a remote host

2021-08-31 Thread Ninad Shah
for potential > fragments of bash scripts being transferred ? > > Karsten > > Am Fri, Aug 27, 2021 at 12:32:09PM +0530 schrieb Ninad Shah: > > Date: Fri, 27 Aug 2021 12:32:09 +0530 > > From: Ninad Shah > > To: pgsql-general > > Subject: Issue with a qu

Re: Issue with a query while running on a remote host

2021-08-27 Thread Karsten Hilbert
Deep packet inspection naively scanning for potential fragments of bash scripts being transferred ? Karsten Am Fri, Aug 27, 2021 at 12:32:09PM +0530 schrieb Ninad Shah: > Date: Fri, 27 Aug 2021 12:32:09 +0530 > From: Ninad Shah > To: pgsql-general > Subject: Issue with a query whil

Issue with a query while running on a remote host

2021-08-27 Thread Ninad Shah
Hello All, While working with a PostgreSQL database, I came across an issue where data is not being fetched over the network. Version : PostgreSQL 11.10 Operating system : RHEL 8.4 *Issue description:* We tried to execute the below query on the database host using psql prompt, it works without