MPP feature in PG

2020-04-13 Thread brajmohan saxena
Hi, Do we have MPP feature available in PG ? What are the other MPP Open Source databases available based on PG. Thanks Braj

PG based ETL tools

2020-04-22 Thread brajmohan saxena
Hi, What are the ETL tools there based on PostgreSQL. I am looking for PG based MPP + ETL open source databases. Thanks Braj

Clustered Index in PG

2020-05-03 Thread brajmohan saxena
Hi, Is there cluster index in PG ? Do we have Indexed Organized Table concepts of Oracle in PG ? Braj

PG server process can keep some info of backend

2020-05-29 Thread brajmohan saxena
Hi, Is there any extension or option in PG to keep information of any ( memory context/some memory address) of backend process in sever/postmaster main process. Thanks Braj

COPY command in ODBC

2021-02-04 Thread brajmohan saxena
Hi, How to use COPY command in ODBC for reading STDIN buffer. It would be great if someone explains with an example of ODBC COPY call along with STDIN buffer. Thanks in advance. Thanks Braj