vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Peter Eisentraut <peter_e@gmx.net> wrote: > Sebastian Reitenbach wrote: > > I want to upgrade my postgresql database from version 8.1.x to 8.3.x. > > everything is working fine, but the odbc connect. > > I compiled postgres odbc driver version 8.03.0100, but when I try to > > connect to a 8.3.0 postgres database, then there connection/authentication > > problems happen: > > > > isql FIS MyUser MyPassword -v > > [28000][unixODBC]Communication error during authentication; > > That sounds identical to what I have reported here: > > http://archives.postgresql.org/pgsql...2/msg00003.php > > There is no solution yet. > thanks for your answer, then now I know at least, I am not alone... I'd file a bug report then, where is the best place, postgresql bugzilla somewhere? Nevertheless, does anybody knows whether I'll loose functionality when I use an older psql odbc driver? At least for now, I could live with the situation, when I unable to use new functions of 8.3 postgres. kind regards Sebastian -- Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-odbc |
| ||||
| On Wed, Mar 26, 2008 at 10:57 AM, Sebastian Reitenbach <sebastia@l00-bugdead-prods.de> wrote: > I'd file a bug report then, where is the best place, postgresql bugzilla > somewhere? This is the link that I know of: http://pgfoundry.org/tracker/?atid=5...25&func=browse -- Regards, Richard Broersma Jr. -- Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-odbc |