mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
34 lines
1.5 KiB
HTML
34 lines
1.5 KiB
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<html><head><title>PgAccess - a Tcl/Tk interface for PostgreSQL</title></head>
|
|
<body bgcolor="#C0C0C0">
|
|
<h1>PgAccess - a Tcl/Tk interface for PostgreSQL</h1>
|
|
<hr>
|
|
<a name="intro">
|
|
<ul><li><a href="intro.html">Introduction</a>
|
|
<ul><li><a href="intro.html#whatpga">What is PgAccess?</a>
|
|
<li><a href="intro.html#helppga">How to get help with PgAccess</a>
|
|
</ul>
|
|
<a name="start">
|
|
<li><a href="start.html">Getting Started</a>
|
|
<ul><li><a href="start.html#getpga">How to get PgAccess</a>
|
|
<li><a href="start.html#uncpga">How to uncompress PgAccess</a>
|
|
<li><a href="start.html#putpga">Putting PgAccess where it will be found</a>
|
|
<li><a href="start.html#startpga">Starting PgAccess</a>
|
|
<li><a href="irix.html">Installing PgAccess under IRIX 5.3</a>
|
|
</ul>
|
|
<a name="problems">
|
|
<li><a href="problems.html">Common Initial Problems</a>
|
|
<ul><li><a href="problems.html#connfail">Connection failure</a>
|
|
<li><a href="problems.html#nonuser">User not defined</a>
|
|
<li><a href="problems.html#libpg">libpgtcl not found</a>
|
|
<li><a href="problems.html#spchar">Locale specific characters</a>
|
|
<li><a href="problems.html#pg63">Problems with PostgreSQL 6.3.x</a>
|
|
</ul>
|
|
<li><a href="tut.html">PgAccess tutorial</a>
|
|
<ul><li><a href="tut_user.html">User Administration</a>
|
|
<li><a href="tut_new.html">Creating a table</a>
|
|
<li><a href="tut_edit.html">Editing a table</a>
|
|
<li><a href="tut_sel1.html">Querying - SELECT</a>
|
|
</ul>
|
|
</body></html>
|