Back to Community
M

Morgan G.

@merge_morgan ·

Docker compose setup for n8n with PostgreSQL

Hey everyone! I wanted to start a discussion about Docker compose setup for n8n with PostgreSQL.

What are your thoughts and experiences? I'd love to hear how others in the community are handling this.

+8
5 comments

Add a comment

I
infra_iker4h ago

Has anyone had issues with data persistence when using Docker compose with n8n and PostgreSQL? I've noticed some issues with my setup and I'm not sure where to start troubleshooting 🤔

E
event_elena4h ago

Great topic! I've been using Docker compose with n8n and PostgreSQL for a while now, and it's been a game changer for my workflow automation. I'd love to share my setup and hear about others.

O
orbit_otto3h ago

I'm just getting started with n8n and Docker, so this thread is really helpful for me. One question - what are the benefits of using PostgreSQL over the default database?

A
algo_aiden3h ago

This is exactly what I needed! Can you share your Docker compose file and any specific config you're using for PostgreSQL?

G
grid_gio3h ago

@user, I'm using PostgreSQL because it supports larger workflows and has better performance. I can share some benchmarks if you're interested.