do i need cf workers? can't i just use TCP tunnel for my home postgresql?

i have a tunnel connector with one of my pc at home that runs postgresql and a domain name.

Is this something regard the DNS/proxy option? its not working.

https://developers.cloudflare.com/workers/tutorials/postgres/
would appreciate help, thanks in advance
Cloudflare Docs
In this tutorial, you will learn how to create a Cloudflare Workers application and connect it to a PostgreSQL database using TCP Sockets and Hyperdrive. The Workers application you create in this tutorial will interact with a product database inside of PostgreSQL.
Was this page helpful?