RE: [Phpgedview-talk] postgres?
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2005-01-26 20:25:19
|
Hi Ken, There was some recent discussion in the Open discussion forum about getting PGV to work with Postgres: http://sourceforge.net/forum/forum.php?thread_id=3D1195814&forum_id=3D185= 165 The short answer is the PGV v3.2 will not work with Postgres because there are several MySQL specific database queries. The long answer is that PGV uses the PEAR:DB database abstraction to work with the databases and we are working to convert these MySQL specific queries to support for other RDBMS like Postgres and SQLite in v3.3. You can get an alpha version of 3.3 with many of these changes from the Source Forge project page: http://sourceforge.net/projects/phpgedview/ Thanks, --John =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D John Finlay PhpGedView Project Managaer http://www.phpgedview.net ya...@us... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Hermit Sent: Wednesday, January 26, 2005 10:48 AM To: php...@li... Subject: [Phpgedview-talk] postgres? I see that there are some files for Postgresql available but when I try to use=20 it I get: Warning: main(functions_pgsql.php): failed to open stream: No such file or=20 directory in /var/www/html/lowther/session.php on line 133 Fatal error: main(): Failed opening required 'functions_pgsql.php'=20 (include_path=3D'.:/usr/lib64/php/:/usr/share/pear/') in=20 /var/www/html/lowther/session.php on line 133 Google search turned up nothing so I am assuming it isn't a standard php file of=20 some sort. I tried downloading the cvs version and it isn't their either. I=20 checked some listings on the forum and it doesn't look like pgsql support is in=20 yet but the db files are there so I'm a little confused. Ken ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |