Skip to main content
Question

SSH

  • March 2, 2026
  • 1 reply
  • 48 views

marionmahot
Contributor
Forum|alt.badge.img+4

I need to connect to a PostgreSQL database via an SSH connection. How can I do that ?

Thank you

1 reply

crystalatsafe
Safer
Forum|alt.badge.img+29

Hi ​@marionmahot 

I don't believe this is currently possible in FME.

One potential option from this community idea: Support database connections over SSH, is to make a local SSH tunnel to the database, and then have FME connect via that tunnel, but I don't believe there is a way to currently create a tunnel in FME.

 

Do you mind sharing a bit more details about your use case?