Re: Need doc for PostgreSQL RDS External Table

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: Need doc for PostgreSQL RDS External Table
Дата
Msg-id FACA84A5-0046-4072-9D97-6104F2F883E9@elevated-dev.com
обсуждение исходный текст
Ответ на Re: Need doc for PostgreSQL RDS External Table  (Devendra Postgres <devendrapostgresdba@gmail.com>)
Ответы Re: Need doc for PostgreSQL RDS External Table  (Doug Reynolds <mav@wastegate.net>)
Список pgsql-admin
> On May 22, 2022, at 12:57 PM, Devendra Postgres <devendrapostgresdba@gmail.com> wrote:
>
> Requirement: My CSV and flat files were there on the S3, and wanted to read the data which Iocated in S3 from the
PostgresRDS 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





В списке pgsql-admin по дате отправления:

Предыдущее
От: Devendra Postgres
Дата:
Сообщение: Re: Need doc for PostgreSQL RDS External Table
Следующее
От: Doug Reynolds
Дата:
Сообщение: Re: Need doc for PostgreSQL RDS External Table