<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
By the way, I just adore the SSL-feature of PG. It allows me to connect
to PG from any<br>
place thru Internet and not afraid if someone will intercept my data.<br>
All my Perl-scripts connects only thru SSL-enabled connection.<br>
I don't know if any other DB allows that.<br>
<br>
<br>
All The Best!<br>
Sergey.<br>
<br>
<br>
<br>
DanG wrote:
<blockquote cite="mid20050107153825.D94456DC90-MHjupGqSvN5g9hUCZPvPmw@public.gmane.org" type="cite">
  <pre wrap="">I have to agree. I have used both DB systems in the last few years and I
prefer the robustness and additional features of PostgreSQL. Version 8 is
just around the corner (I think it's one week away from release actually)
with a host of additions and functionality and from a licensing point of
view makes my life much easier.

Dan

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:owner-tlug-lxSQFCZeNF4@public.gmane.org">owner-tlug-lxSQFCZeNF4@public.gmane.org</a> [<a class="moz-txt-link-freetext" href="mailto:owner-tlug-lxSQFCZeNF4@public.gmane.org">mailto:owner-tlug-lxSQFCZeNF4@public.gmane.org</a>] On Behalf Of Lennart
Sorensen
Sent: Friday, January 07, 2005 10:33 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:tlug-lxSQFCZeNF4@public.gmane.org">tlug-lxSQFCZeNF4@public.gmane.org</a>
Subject: Re: [TLUG]: New Open Source Project

On Fri, Jan 07, 2005 at 12:51:06AM -0500, Logan Rathbone wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I just thought I'd bud into your conversation for a sec ...  I too have
been working on getting a similar system going, not for any "real" work
but just to figure out how it all works should I need to do it for real
in the future.

One of the things that led me to choose MySQL was that I heard it works
really well with PHP, and above all, I could use the PHPMyAdmin
web-based tool to view my database.  But I've been hearing people rave
on about both Firebird and PostgreSQL.

Are there any good tools out there that can allow you to view your
PostgreSQL database visually like PHPMyAdmin can?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
PHPPgAdmin perhaps?  I think I have seen something called pgaccess too.
And unlike mysql, the psql command line utility is actually useful and
helpful.  And it does work very well with PHP.  I have used postgresql
with PHP for a number of years and it just keeps getting better.

Lennart Sorensen
--
The Toronto Linux Users Group.      Meetings: <a class="moz-txt-link-freetext" href="http://tlug.ss.org">http://tlug.ss.org</a>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: <a class="moz-txt-link-freetext" href="http://tlug.ss.org/subscribe.shtml">http://tlug.ss.org/subscribe.shtml</a>


--
The Toronto Linux Users Group.      Meetings: <a class="moz-txt-link-freetext" href="http://tlug.ss.org">http://tlug.ss.org</a>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: <a class="moz-txt-link-freetext" href="http://tlug.ss.org/subscribe.shtml">http://tlug.ss.org/subscribe.shtml</a>
  </pre>
</blockquote>
<br>
</body>
</html>