public inbox for [email protected]
help / color / mirror / Atom feedSteps to Install archived Postgres 9.3 and 9.6
14+ messages / 7 participants
[nested] [flat]
* Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-20 15:45 aditya desai <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: aditya desai @ 2022-05-20 15:45 UTC (permalink / raw)
To: [email protected]
Hi,
We have a requirement where we need to migrate Oracle to Postgres. However
the current version of Application JIRA is 6 and it is not compatible with
Postgres 11. We need to do an incremental upgrade like below.
1. Migrate Oracle 11g to Postgres 9.3.
2. Upgrade JIRA 6 to 7.
3. Upgrade Postgres 9.3 to 9.6.
4. Upgrade JIRA 7 to 7.x
5. Upgarde Postgres 9.6 to 11.
6. Upgrade JIRA 7.x to 8.x
Does anyone have steps to install PG 9.3 and 9.6. I know it is not
supported anymore but we are stuck with this approach. Please help :(
Regards,
Aditya.
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-21 03:25 aditya desai <[email protected]>
parent: aditya desai <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: aditya desai @ 2022-05-21 03:25 UTC (permalink / raw)
To: S Hoffman <[email protected]>; [email protected]
Thanks all. This really helps. Will let you know if any issues.
On Sat, May 21, 2022 at 4:06 AM S Hoffman <[email protected]> wrote:
> Hello Aditya,
>
> A link to the archive manuals is below. Each manual contains the
> instructions for the archived version. Version 9.3 is available.
>
> https://www.postgresql.org/docs/manuals/archive/
>
> I hope this helps!
>
> Thank you,
> Sondra
>
> Sent from my iPhone
>
> On May 20, 2022, at 8:45 AM, aditya desai <[email protected]> wrote:
>
>
> Hi,
> We have a requirement where we need to migrate Oracle to Postgres. However
> the current version of Application JIRA is 6 and it is not compatible with
> Postgres 11. We need to do an incremental upgrade like below.
> 1. Migrate Oracle 11g to Postgres 9.3.
> 2. Upgrade JIRA 6 to 7.
> 3. Upgrade Postgres 9.3 to 9.6.
> 4. Upgrade JIRA 7 to 7.x
> 5. Upgarde Postgres 9.6 to 11.
> 6. Upgrade JIRA 7.x to 8.x
>
> Does anyone have steps to install PG 9.3 and 9.6. I know it is not
> supported anymore but we are stuck with this approach. Please help :(
>
> Regards,
> Aditya.
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-21 18:53 Holger Jakobs <[email protected]>
parent: aditya desai <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Holger Jakobs @ 2022-05-21 18:53 UTC (permalink / raw)
To: [email protected]
Are you really sure that your application software (Jira) is
incompatible with current PostgreSQL versions?
Please make a test whether it works. It might very well do.
In most cases, not only the approved PostgreSQL versions work fine with
application software, but also all younger versions.
Backward compatibility is very high.
Regards,
Holger
Am 21.05.22 um 05:25 schrieb aditya desai:
> Thanks all. This really helps. Will let you know if any issues.
>
> On Sat, May 21, 2022 at 4:06 AM S Hoffman <[email protected]> wrote:
>
> Hello Aditya,
>
> A link to the archive manuals is below. Each manual contains the
> instructions for the archived version. Version 9.3 is available.
>
> https://www.postgresql.org/docs/manuals/archive/
>
> I hope this helps!
>
> Thank you,
> Sondra
>
> Sent from my iPhone
>
>> On May 20, 2022, at 8:45 AM, aditya desai <[email protected]> wrote:
>>
>>
>> Hi,
>> We have a requirement where we need to migrate Oracle to
>> Postgres. However the current version of Application JIRA is 6
>> and it is not compatible with Postgres 11. We need to do an
>> incremental upgrade like below.
>> 1. Migrate Oracle 11g to Postgres 9.3.
>> 2. Upgrade JIRA 6 to 7.
>> 3. Upgrade Postgres 9.3 to 9.6.
>> 4. Upgrade JIRA 7 to 7.x
>> 5. Upgarde Postgres 9.6 to 11.
>> 6. Upgrade JIRA 7.x to 8.x
>>
>> Does anyone have steps to install PG 9.3 and 9.6. I know it is
>> not supported anymore but we are stuck with this approach. Please
>> help :(
>>
>> Regards,
>> Aditya.
>
--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012
Attachments:
[application/pgp-signature] OpenPGP_signature (203B, 3-OpenPGP_signature)
download
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-22 08:09 aditya desai <[email protected]>
parent: Holger Jakobs <[email protected]>
0 siblings, 2 replies; 14+ messages in thread
From: aditya desai @ 2022-05-22 08:09 UTC (permalink / raw)
To: Holger Jakobs <[email protected]>; +Cc: [email protected]
Hi Jakobs,
Yes JIRA version itself is EOL.
Regards,
Aditya.
On Sun, May 22, 2022 at 12:23 AM Holger Jakobs <[email protected]> wrote:
> Are you really sure that your application software (Jira) is incompatible
> with current PostgreSQL versions?
>
> Please make a test whether it works. It might very well do.
>
> In most cases, not only the approved PostgreSQL versions work fine with
> application software, but also all younger versions.
>
> Backward compatibility is very high.
>
> Regards,
>
> Holger
> Am 21.05.22 um 05:25 schrieb aditya desai:
>
> Thanks all. This really helps. Will let you know if any issues.
>
> On Sat, May 21, 2022 at 4:06 AM S Hoffman <[email protected]> wrote:
>
>> Hello Aditya,
>>
>> A link to the archive manuals is below. Each manual contains the
>> instructions for the archived version. Version 9.3 is available.
>>
>> https://www.postgresql.org/docs/manuals/archive/
>>
>> I hope this helps!
>>
>> Thank you,
>> Sondra
>>
>> Sent from my iPhone
>>
>> On May 20, 2022, at 8:45 AM, aditya desai <[email protected]> wrote:
>>
>>
>> Hi,
>> We have a requirement where we need to migrate Oracle to Postgres.
>> However the current version of Application JIRA is 6 and it is not
>> compatible with Postgres 11. We need to do an incremental upgrade like
>> below.
>> 1. Migrate Oracle 11g to Postgres 9.3.
>> 2. Upgrade JIRA 6 to 7.
>> 3. Upgrade Postgres 9.3 to 9.6.
>> 4. Upgrade JIRA 7 to 7.x
>> 5. Upgarde Postgres 9.6 to 11.
>> 6. Upgrade JIRA 7.x to 8.x
>>
>> Does anyone have steps to install PG 9.3 and 9.6. I know it is not
>> supported anymore but we are stuck with this approach. Please help :(
>>
>> Regards,
>> Aditya.
>>
>> --
> Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re:Need doc for PostgreSQL RDS External Table
@ 2022-05-22 14:13 Devendra Postgres <[email protected]>
parent: aditya desai <[email protected]>
1 sibling, 1 reply; 14+ messages in thread
From: Devendra Postgres @ 2022-05-22 14:13 UTC (permalink / raw)
To: [email protected]
Good Morning & Good Evening All,
As Migration, I need to convert one table from Oracle (Source) to
Postgres(Target)
The Oracle Table is created as below:
The oracle table is external table. What is external table : We will keep
files(CSV/ flat files) in drive, we will create a one physical table in
oracle and when we select * from table, The oracle external table will go
to the CSV/Flat file and it will pull the data from the table and will
share results to the user.
FYI : it won’t store any physical data in the oracle database.
Requirement : we need similar kind of external concept in POSTGRESQL RDS.
The data ( CSV/Flat) is storing in S3 Bucket.
Could some one share doc/ URL .
Thxs,
Deva
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 14:53 Mladen Gogala <[email protected]>
parent: Devendra Postgres <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Mladen Gogala @ 2022-05-22 14:53 UTC (permalink / raw)
To: [email protected]
On 5/22/22 10:13, Devendra Postgres wrote:
> Good Morning & Good Evening All,
>
> As Migration, I need to convert one table from Oracle (Source) to
> Postgres(Target)
> The Oracle Table is created as below:
>
> The oracle table is external table. What is external table : We will
> keep files(CSV/ flat files) in drive, we will create a one physical
> table in oracle and when we select * from table, The oracle external
> table will go to the CSV/Flat file and it will pull the data from the
> table and will share results to the user.
>
> FYI : it won’t store any physical data in the oracle database.
>
> Requirement : we need similar kind of external concept in POSTGRESQL
> RDS. The data ( CSV/Flat) is storing in S3 Bucket.
>
> Could some one share doc/ URL .
>
> Thxs,
> Deva
>
Well, the same feature in Postgres is called file_fdw. The documentation
is here: https://www.postgresql.org/docs/14/file-fdw.html
Here is an example:
https://dbaclass.com/article/how-to-access-csv-files-on-file-system-using-file_fdw_in_postgres/
Good luck!
PS:
I hate foreign tables in Oracle and I don't use them in Postgres. You
cannot index them and about the only thing you can do with them is
sequential scan. The problem with that is that the larger file gets, the
more time it takes to process it. External tables in Oracle were meant
as a shortcut for loading them, bypassing SQL*Loader. You are the first
person in my 30 years long career of an Oracle architect/DBA/consultant
who uses external tables.
--
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 16:06 Devendra Postgres <[email protected]>
parent: Mladen Gogala <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Devendra Postgres @ 2022-05-22 16:06 UTC (permalink / raw)
To: Mladen Gogala <[email protected]>; +Cc: [email protected]
Thanks Mladen,
Getting this error, when tried to create extension in AWS RDS .
postgres=> create extension file_fdw;
ERROR: Extension "file_fdw" is not supported by Amazon RDS
DETAIL: Installing the extension "file_fdw" failed, because it is not on
the list of extensions supported by Amazon RDS.
HINT: Amazon RDS allows users with rds_superuser role to install supported
extensions. See: SHOW rds.extensions;
postgres=>
On Sun, May 22, 2022 at 8:23 PM Mladen Gogala <[email protected]>
wrote:
> On 5/22/22 10:13, Devendra Postgres wrote:
>
> Good Morning & Good Evening All,
>
> As Migration, I need to convert one table from Oracle (Source) to
> Postgres(Target)
> The Oracle Table is created as below:
>
> The oracle table is external table. What is external table : We will keep
> files(CSV/ flat files) in drive, we will create a one physical table in
> oracle and when we select * from table, The oracle external table will go
> to the CSV/Flat file and it will pull the data from the table and will
> share results to the user.
>
> FYI : it won’t store any physical data in the oracle database.
>
> Requirement : we need similar kind of external concept in POSTGRESQL RDS.
> The data ( CSV/Flat) is storing in S3 Bucket.
>
> Could some one share doc/ URL .
>
> Thxs,
> Deva
>
> Well, the same feature in Postgres is called file_fdw. The documentation
> is here: https://www.postgresql.org/docs/14/file-fdw.html
>
> Here is an example:
> https://dbaclass.com/article/how-to-access-csv-files-on-file-system-using-file_fdw_in_postgres/
>
> Good luck!
>
> PS:
>
> I hate foreign tables in Oracle and I don't use them in Postgres. You
> cannot index them and about the only thing you can do with them is
> sequential scan. The problem with that is that the larger file gets, the
> more time it takes to process it. External tables in Oracle were meant as a
> shortcut for loading them, bypassing SQL*Loader. You are the first person
> in my 30 years long career of an Oracle architect/DBA/consultant who uses
> external tables.
>
> --
> Mladen Gogala
> Database Consultant
> Tel: (347) 321-1217https://dbwhisperer.wordpress.com
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 18:47 Mladen Gogala <[email protected]>
parent: Devendra Postgres <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Mladen Gogala @ 2022-05-22 18:47 UTC (permalink / raw)
To: Devendra Postgres <[email protected]>; +Cc: [email protected]
On 5/22/22 12:06, Devendra Postgres wrote:
> Thanks Mladen,
>
> Getting this error, when tried to create extension in AWS RDS .
>
> postgres=> create extension file_fdw;
> ERROR: Extension "file_fdw" is not supported by Amazon RDS
> DETAIL: Installing the extension "file_fdw" failed, because it is not
> on the list of extensions supported by Amazon RDS.
> HINT: Amazon RDS allows users with rds_superuser role to install
> supported extensions. See: SHOW rds.extensions;
> postgres=>
>
> On Sun, May 22, 2022 at 8:23 PM Mladen Gogala
> <[email protected]> wrote:
>
> On 5/22/22 10:13, Devendra Postgres wrote:
>> Good Morning & Good Evening All,
>>
>> As Migration, I need to convert one table from Oracle (Source)
>> to Postgres(Target)
>> The Oracle Table is created as below:
>>
>> The oracle table is external table. What is external table : We
>> will keep files(CSV/ flat files) in drive, we will create a one
>> physical table in oracle and when we select * from table, The
>> oracle external table will go to the CSV/Flat file and it will
>> pull the data from the table and will share results to the user.
>>
>> FYI : it won’t store any physical data in the oracle database.
>>
>> Requirement : we need similar kind of external concept in
>> POSTGRESQL RDS. The data ( CSV/Flat) is storing in S3 Bucket.
>>
>> Could some one share doc/ URL .
>>
>> Thxs,
>> Deva
>>
Deva, RDS is DaaS (Database as a disService). You don't get access to
the underlying OS. There are certain admin functions which are described
in the manual, but they don't give you access to anything else except
pg_hba.conf and postgresql.conf. You will have to load CSV files from
your local psql using \copy command or a custom script, preferably using
DBD::Pg. And remember, always use strict.
--
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 18:57 Devendra Postgres <[email protected]>
parent: Mladen Gogala <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Devendra Postgres @ 2022-05-22 18:57 UTC (permalink / raw)
To: Mladen Gogala <[email protected]>; +Cc: [email protected]
Thxs Mladen for quick info.
Requirement: My CSV and flat files were there on the S3, and wanted to read
the data which Iocated in S3 from the Postgres RDS table.
Note: Data shouldn’t load into the table(Postgres RDS).
Pls share any customized script/ doc what ever possible.
Thxs
On Mon, 23 May 2022 at 12:18 AM, Mladen Gogala <[email protected]>
wrote:
> On 5/22/22 12:06, Devendra Postgres wrote:
>
> Thanks Mladen,
>
> Getting this error, when tried to create extension in AWS RDS .
>
> postgres=> create extension file_fdw;
> ERROR: Extension "file_fdw" is not supported by Amazon RDS
> DETAIL: Installing the extension "file_fdw" failed, because it is not on
> the list of extensions supported by Amazon RDS.
> HINT: Amazon RDS allows users with rds_superuser role to install
> supported extensions. See: SHOW rds.extensions;
> postgres=>
>
> On Sun, May 22, 2022 at 8:23 PM Mladen Gogala <[email protected]>
> wrote:
>
>> On 5/22/22 10:13, Devendra Postgres wrote:
>>
>> Good Morning & Good Evening All,
>>
>> As Migration, I need to convert one table from Oracle (Source) to
>> Postgres(Target)
>> The Oracle Table is created as below:
>>
>> The oracle table is external table. What is external table : We will keep
>> files(CSV/ flat files) in drive, we will create a one physical table in
>> oracle and when we select * from table, The oracle external table will go
>> to the CSV/Flat file and it will pull the data from the table and will
>> share results to the user.
>>
>> FYI : it won’t store any physical data in the oracle database.
>>
>> Requirement : we need similar kind of external concept in POSTGRESQL RDS.
>> The data ( CSV/Flat) is storing in S3 Bucket.
>>
>> Could some one share doc/ URL .
>>
>> Thxs,
>> Deva
>>
>> Deva, RDS is DaaS (Database as a disService). You don't get access to the
> underlying OS. There are certain admin functions which are described in the
> manual, but they don't give you access to anything else except pg_hba.conf
> and postgresql.conf. You will have to load CSV files from your local psql
> using \copy command or a custom script, preferably using DBD::Pg. And
> remember, always use strict.
>
> --
> Mladen Gogala
> Database Consultant
> Tel: (347) 321-1217https://dbwhisperer.wordpress.com
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 19:25 Scott Ribe <[email protected]>
parent: Devendra Postgres <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Scott Ribe @ 2022-05-22 19:25 UTC (permalink / raw)
To: Devendra Postgres <[email protected]>; +Cc: pgsql-admin <[email protected]>
> On May 22, 2022, at 12:57 PM, Devendra Postgres <[email protected]> wrote:
>
> Requirement: My CSV and flat files were there on the S3, and wanted to read the data which Iocated in S3 from the Postgres RDS table.
>
> Note: Data shouldn’t load into the table(Postgres RDS).
>
> Pls share any customized script/ doc what ever possible.
If you are going to use RDS, you will be limited to what Amazon provides--meaning you will have to load the data into a table:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-22 22:17 Doug Reynolds <[email protected]>
parent: Scott Ribe <[email protected]>
0 siblings, 1 reply; 14+ messages in thread
From: Doug Reynolds @ 2022-05-22 22:17 UTC (permalink / raw)
To: Scott Ribe <[email protected]>; +Cc: Devendra Postgres <[email protected]>; pgsql-admin <[email protected]>
AWS RDS for PostgreSQL has an extension to read/write from S3.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
Contact your AWS TAM if you need help with the AWS specific module.
> On May 22, 2022, at 3:25 PM, Scott Ribe <[email protected]> wrote:
>
>
>>
>> On May 22, 2022, at 12:57 PM, Devendra Postgres <[email protected]> wrote:
>>
>> Requirement: My CSV and flat files were there on the S3, and wanted to read the data which Iocated in S3 from the Postgres RDS table.
>>
>> Note: Data shouldn’t load into the table(Postgres RDS).
>>
>> Pls share any customized script/ doc what ever possible.
>
> If you are going to use RDS, you will be limited to what Amazon provides--meaning you will have to load the data into a table:
>
> https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
>
>
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Need doc for PostgreSQL RDS External Table
@ 2022-05-23 00:55 Devendra Postgres <[email protected]>
parent: Doug Reynolds <[email protected]>
0 siblings, 0 replies; 14+ messages in thread
From: Devendra Postgres @ 2022-05-23 00:55 UTC (permalink / raw)
To: Doug Reynolds <[email protected]>; +Cc: Scott Ribe <[email protected]>; pgsql-admin <[email protected]>
Thank you Doug, Will contact AWS Support.
Cheers,
On Mon, May 23, 2022 at 3:47 AM Doug Reynolds <[email protected]> wrote:
> AWS RDS for PostgreSQL has an extension to read/write from S3.
>
>
> https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
>
> Contact your AWS TAM if you need help with the AWS specific module.
>
> On May 22, 2022, at 3:25 PM, Scott Ribe <[email protected]>
> wrote:
>
>
>
> On May 22, 2022, at 12:57 PM, Devendra Postgres <
> [email protected]> wrote:
>
>
> Requirement: My CSV and flat files were there on the S3, and wanted to
> read the data which Iocated in S3 from the Postgres RDS table.
>
>
> Note: Data shouldn’t load into the table(Postgres RDS).
>
>
> Pls share any customized script/ doc what ever possible.
>
>
> If you are going to use RDS, you will be limited to what Amazon
> provides--meaning you will have to load the data into a table:
>
>
> https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
>
>
>
>
>
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-23 15:17 Laurenz Albe <[email protected]>
parent: aditya desai <[email protected]>
1 sibling, 1 reply; 14+ messages in thread
From: Laurenz Albe @ 2022-05-23 15:17 UTC (permalink / raw)
To: aditya desai <[email protected]>; Holger Jakobs <[email protected]>; +Cc: [email protected]
On Sun, 2022-05-22 at 13:39 +0530, aditya desai wrote:
> Yes JIRA version itself is EOL.
Then do yourself and your users a favor and upgrade to a recent
release of JIRA, which supports at least PostgreSQL v13.
Yours,
Laurenz Albe
^ permalink raw reply [nested|flat] 14+ messages in thread
* Re: Steps to Install archived Postgres 9.3 and 9.6
@ 2022-05-23 17:47 aditya desai <[email protected]>
parent: Laurenz Albe <[email protected]>
0 siblings, 0 replies; 14+ messages in thread
From: aditya desai @ 2022-05-23 17:47 UTC (permalink / raw)
To: Laurenz Albe <[email protected]>; +Cc: Holger Jakobs <[email protected]>; [email protected]
That is the plan! But the current version of JIRA is 6.x and to upgrade it
we have to do incremental Postgres upgrade.
On Mon, May 23, 2022 at 8:47 PM Laurenz Albe <[email protected]>
wrote:
> On Sun, 2022-05-22 at 13:39 +0530, aditya desai wrote:
> > Yes JIRA version itself is EOL.
>
> Then do yourself and your users a favor and upgrade to a recent
> release of JIRA, which supports at least PostgreSQL v13.
>
> Yours,
> Laurenz Albe
>
^ permalink raw reply [nested|flat] 14+ messages in thread
end of thread, other threads:[~2022-05-23 17:47 UTC | newest]
Thread overview: 14+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 15:45 Steps to Install archived Postgres 9.3 and 9.6 aditya desai <[email protected]>
2022-05-21 03:25 ` aditya desai <[email protected]>
2022-05-21 18:53 ` Holger Jakobs <[email protected]>
2022-05-22 08:09 ` aditya desai <[email protected]>
2022-05-22 14:13 ` Re:Need doc for PostgreSQL RDS External Table Devendra Postgres <[email protected]>
2022-05-22 14:53 ` Re: Need doc for PostgreSQL RDS External Table Mladen Gogala <[email protected]>
2022-05-22 16:06 ` Re: Need doc for PostgreSQL RDS External Table Devendra Postgres <[email protected]>
2022-05-22 18:47 ` Re: Need doc for PostgreSQL RDS External Table Mladen Gogala <[email protected]>
2022-05-22 18:57 ` Re: Need doc for PostgreSQL RDS External Table Devendra Postgres <[email protected]>
2022-05-22 19:25 ` Re: Need doc for PostgreSQL RDS External Table Scott Ribe <[email protected]>
2022-05-22 22:17 ` Re: Need doc for PostgreSQL RDS External Table Doug Reynolds <[email protected]>
2022-05-23 00:55 ` Re: Need doc for PostgreSQL RDS External Table Devendra Postgres <[email protected]>
2022-05-23 15:17 ` Laurenz Albe <[email protected]>
2022-05-23 17:47 ` aditya desai <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox