agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
Re: Is there a ``quality'' FreeBSD 1.1.5.1 port?
3+ messages / 3 participants
[nested] [flat]

* Is there a ``quality'' FreeBSD 1.1.5.1 port?
@ 1994-08-26 13:32 Robert Withrow <witr@rwwa.COM>
  1970-01-01 00:00 ` Re: Is there a ``quality'' FreeBSD 1.1.5.1 port? Thomas Krebs <krebs@faps.uni-erlangen.de>
  0 siblings, 1 reply; 3+ messages in thread

From: Robert Withrow @ 1994-08-26 13:32 UTC (permalink / raw)
  To: ucb-postgres

Is there a ``quality'' port of ``current'' postgres to FreeBSD
1.1.5.1?  For the purposes of this query, ``quality'' means that such
a port would perform all of the functions of and run no worse nor
crash more often than the ``supported'' postgres ports.

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Is there a ``quality'' FreeBSD 1.1.5.1 port?
  1994-08-26 13:32 Is there a ``quality'' FreeBSD 1.1.5.1 port? Robert Withrow <witr@rwwa.COM>
@ 1970-01-01 00:00 ` Thomas Krebs <krebs@faps.uni-erlangen.de>
  1994-08-29 01:51   ` PQhost/PQport problems Robert.Patrick@cs.cmu.edu
  0 siblings, 1 reply; 3+ messages in thread

From: Thomas Krebs @ 1970-01-01 00:00 UTC (permalink / raw)
  To: Robert Withrow <witr@rwwa.COM>; +Cc: ucb-postgres

> 
> Is there a ``quality'' port of ``current'' postgres to FreeBSD
> 1.1.5.1?  For the purposes of this query, ``quality'' means that such
> a port would perform all of the functions of and run no worse nor
> crash more often than the ``supported'' postgres ports.
> 
The port of Clarence Chu is rather stable, that means "nearly" as the supported
ports. There is only one problem I saw, that seems to deal with the changes
Kai Petzke did initially for the Linux port. It has to do with the changes,
that where neccessary for getting the postquel-parser compiled with flex rather
than the supported lex.
That problem lets the regression test crash somewhere while scanning(?)
a "~" sign, as far as I could see.

Thomas

--
Thomas Krebs
Department for Manufacturing Automation and Production Systems FAPS
University of Erlangen
krebs@faps.uni-erlangen.de

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* PQhost/PQport problems
  1994-08-26 13:32 Is there a ``quality'' FreeBSD 1.1.5.1 port? Robert Withrow <witr@rwwa.COM>
  1970-01-01 00:00 ` Re: Is there a ``quality'' FreeBSD 1.1.5.1 port? Thomas Krebs <krebs@faps.uni-erlangen.de>
@ 1994-08-29 01:51   ` Robert.Patrick@cs.cmu.edu
  0 siblings, 0 replies; 3+ messages in thread

From: Robert.Patrick@cs.cmu.edu @ 1994-08-29 01:51 UTC (permalink / raw)
  To: ucb-postgres; +Cc: ucb-postgres

I am developing an application which needs to:

1.)  connect to a database under the control of the postmaster running
on the same machine,
2.)  disconnect from that database,
3.)  connect to a database under the control of a postmaster running on
a different machine.

The way I attempted to accomplish this behavior was to use putenv() to
change the PGHOST and PGPORT environment variables.  

The problem is that  Postgres appears to ignore the environment
variables once PQhost and PQport are set and neither PQfinish() nor
PQsetdb() (which calls PQreset()) seem to clear these variables.

Any suggestions?

Robert

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~1994-08-29 01:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1994-08-26 13:32 Is there a ``quality'' FreeBSD 1.1.5.1 port? Robert Withrow <witr@rwwa.COM>
1970-01-01 00:00 ` Thomas Krebs <krebs@faps.uni-erlangen.de>
1994-08-29 01:51   ` PQhost/PQport problems Robert.Patrick@cs.cmu.edu

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox