postgresql-server depends on client. Why?

Palle Girgensohn girgen at FreeBSD.org
Fri Oct 17 14:40:11 UTC 2014


Hi Dan,

Well, it has always been like that, actually. 

PostgreSQL does not really support installing them completely separately. PostgreSQL does support minimiziing the installation to the client only, but not really the other way around. Maybe they are independent, I didn't really check it out.

http://www.postgresql.org/docs/9.2/static/install-procedure.html - Towards the end of the page: "Client-only installation".

There is really no information about "Server-only installation". Hence I didn't bother pursuing that track.

PAlle


17 okt 2014 kl. 16:12 skrev Dan Langille <dan at langille.org>:

> Why is postgresql-server dependent upon postgresql-client?
> 
> This wasn’t the case in the past and seems to be the case not.
> 
> Not all server installations need the client.
> 
> In addition, upgrading the client before upgrading the server is standard procedure:
> 
>  http://www.postgresql.org/docs/9.3/static/upgrading.html
> 
> i.e. upgrade the client, pg_dump using the new client, then upgrade server, pg_restore.
> 
> Thanks
> 
>> Dan Langille
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20141017/8e1567bb/attachment.sig>


More information about the freebsd-ports mailing list