Make sure postgres is installed (rpm -q postgresql). If not, install it from the FC5T3 cd's (postgresql -ivh postgresql*)<br><br>Make sure postgres is running (ps | ax). If not, start postgresql (/etc/rc.d/init.d/postgresql start).
<br><br>Set the password for postgres user (created by postgres). Login as postgres. Postgres databases can be accessed using the psql prompt (psql). By default it will login to postgres database, i think.<br><br>Hope this helps.
<br>Chida<br><br><div><span class="gmail_quote">On 2/28/06, <b class="gmail_sendername">Uno Engborg</b> <<a href="mailto:uno@webworks.se">uno@webworks.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How do I get postgresql to work in FC5T3.  I don't seam to figure out<br>how this new alternative<br>system is supposed to work.  Could sombody provide a hint?<br><br><br>Regards<br>Uno Engborg<br><br>--<br>fedora-test-list mailing list
<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list
</a><br></blockquote></div><br>