Re: base directory size getting increased

2021-06-07 Thread Ravi Krishna
> > initially pgsql_tmp size was 87 GB and after execution of query it was > started increasinng beyond 87GBs so yes, pgsql_tmp directory size is > getting increased while exporting data into csv file. > > But once I rolled back the query, pgsql_tmp directory it was back to > 87 GBs so please

Re: Listen and notify in psql process

2021-06-17 Thread Ravi Krishna
https://www.postgresql.org/docs/current/sql-notify.html https://www.postgresql.org/docs/13/sql-listen.html

Re: DataDirect PostgreSQL

2021-08-25 Thread Ravi Krishna
> > Hello Team, > Good day!!! > > We are using source as PostgreSQL with Power BI reports. We have established > connection and created test dashboard in the PowerBI report. But we have > installed trial for Progress DataDirect PostgreSQL. > So now we need to use full version of DataDirect Pos

Re:

2021-08-27 Thread Ravi Krishna
> > > how to take incremental backup in postgresql windows machine. > AFAIK PG has no concept of incremental backup. pgbackrest has, but not sure whether it runs on Windows.

<    1   2   3