DEV Community

[Comment from a deleted post]
Collapse
 
doylecodes profile image
Ryan Doyle

Ok thanks. Am I correct in that all I need is Postgres running on my virtual server with Ubuntu, or am I also needing something like Apache?

Collapse
 
dmfay profile image
Dian Fay

Just Postgres. Database servers (like Postgres) and web servers (like Apache) both handle comms their own way.