<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to PostgreSQL Database Direct Connection?]]></title><description><![CDATA[<p dir="auto">Installed the Baserow app, how do I connect directly to the PostgreSQL database?  Thank you.</p>
]]></description><link>https://forum.cloudron.io/topic/6186/how-to-postgresql-database-direct-connection</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 01:44:41 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6186.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Dec 2021 14:08:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to PostgreSQL Database Direct Connection? on Fri, 17 Dec 2021 16:03:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ebecker1" aria-label="Profile: ebecker1">@<bdi>ebecker1</bdi></a> there is no easy way to connect to the database from outside. However I am not sure at all if your approach here is correct. I would assume the app has better ways to import data besides tinkering with the underlying database as that seems quite the risky operation and might break the app itself.</p>
]]></description><link>https://forum.cloudron.io/post/40664</link><guid isPermaLink="true">https://forum.cloudron.io/post/40664</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 17 Dec 2021 16:03:57 GMT</pubDate></item><item><title><![CDATA[Reply to How to PostgreSQL Database Direct Connection? on Fri, 17 Dec 2021 15:49:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a><br />
Seems I need a direct connection to the database, but I don't know how to reference the load file via the cloudron webterminal.</p>
<p dir="auto">To load data into a PostgreSQL database I can run this from the command line:<br />
\COPY "[table]"([field1],[field2],[field3]) FROM '[file location]'  DELIMITER ',' CSV HEADER;</p>
<p dir="auto">How and where, do I load and specify [file location], on cloudron?<br />
Can I connect from my PC to the database directly and then be able to reference a file on my machine?  Maybe via Cloudron CLI?</p>
]]></description><link>https://forum.cloudron.io/post/40660</link><guid isPermaLink="true">https://forum.cloudron.io/post/40660</guid><dc:creator><![CDATA[ebecker1]]></dc:creator><pubDate>Fri, 17 Dec 2021 15:49:52 GMT</pubDate></item><item><title><![CDATA[Reply to How to PostgreSQL Database Direct Connection? on Fri, 17 Dec 2021 15:11:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ebecker1" aria-label="Profile: ebecker1">@<bdi>ebecker1</bdi></a> hm this may probably more of an baserow application question. Have you looked into their documentation how to import large data sets and what the best option for this is?</p>
]]></description><link>https://forum.cloudron.io/post/40653</link><guid isPermaLink="true">https://forum.cloudron.io/post/40653</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 17 Dec 2021 15:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to PostgreSQL Database Direct Connection? on Fri, 17 Dec 2021 14:11:50 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, I found the postgre terminal from the cloudron dashboard.</p>
<p dir="auto">However, I'd like to import large amounts of data into my Baserow database, how can I upload a CSV file and get it loaded into a table?  Maybe I need to load the file somewhere and then reference it in a command to copy it to table?</p>
]]></description><link>https://forum.cloudron.io/post/40648</link><guid isPermaLink="true">https://forum.cloudron.io/post/40648</guid><dc:creator><![CDATA[ebecker1]]></dc:creator><pubDate>Fri, 17 Dec 2021 14:11:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to PostgreSQL Database Direct Connection? on Thu, 16 Dec 2021 14:31:41 GMT]]></title><description><![CDATA[<p dir="auto">Are you trying to connect to some external Postgres database or the internal one for the app?<br />
For the internal one you can open a webterminal into the app from your Cloudron dashboard and you will find a postgres button on the top right.</p>
]]></description><link>https://forum.cloudron.io/post/40603</link><guid isPermaLink="true">https://forum.cloudron.io/post/40603</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 16 Dec 2021 14:31:41 GMT</pubDate></item></channel></rss>