81
edits
Changes
m
no edit summary
psql -h <HOST> -U <USERNAME> -w -d <DBNAME>
psql -h localhost -U elugy -d elugy_portal
</pre>
=== Autocommit beállítás ellenőrzése/beállítása ===
<pre>
\echo :AUTOCOMMIT
\set AUTOCOMMIT off
</pre>