public inbox for [email protected]
help / color / mirror / Atom feedpostgresql FDW vs dblink for DDL
2+ messages / 2 participants
[nested] [flat]
* postgresql FDW vs dblink for DDL
@ 2024-09-08 20:04 Achilleas Mantzios <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Achilleas Mantzios @ 2024-09-08 20:04 UTC (permalink / raw)
To: [email protected] <[email protected]>
Hi
for remote DDL execution (such as CREATE TABLE) is dblink my only option?
thanks
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: postgresql FDW vs dblink for DDL
@ 2024-09-08 20:46 Adrian Klaver <[email protected]>
parent: Achilleas Mantzios <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Klaver @ 2024-09-08 20:46 UTC (permalink / raw)
To: Achilleas Mantzios <[email protected]>; [email protected] <[email protected]>
On 9/8/24 13:04, Achilleas Mantzios wrote:
> Hi
>
> for remote DDL execution (such as CREATE TABLE) is dblink my only option?
You will need to define in what context you are considering options.
For instance you can do remote DDL operations by passing a command or
script via psql.
>
> thanks
>
>
>
>
--
Adrian Klaver
[email protected]
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-09-08 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-09-08 20:04 postgresql FDW vs dblink for DDL Achilleas Mantzios <[email protected]>
2024-09-08 20:46 ` Adrian Klaver <[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