Re: FE/BE Protocol - Specific version

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Badger <bruce_badger(at)badgerse(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: FE/BE Protocol - Specific version
Date: 2003-08-29 03:23:13
Message-ID: 19682.1062127393@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Badger <bruce_badger(at)badgerse(dot)com> writes:
> Will it be possible to tell a PostgreSQL back end to use *only* the new
> version of the FE/BE protocol?
> That is, will it be possible to set up a database that will reject
> connection attempts that do not use the new protocol version?

I cannot imagine a reason that that would be a good idea ... but
convince me if you can ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2003-08-29 03:25:49 Re: Bumping block size to 16K on FreeBSD...
Previous Message Tom Lane 2003-08-29 03:22:13 Re: ALTER TABLE