Re: Static build of psql with readline support
| От | Christopher Kings-Lynne |
|---|---|
| Тема | Re: Static build of psql with readline support |
| Дата | |
| Msg-id | 44234BE3.8080503@calorieking.com обсуждение исходный текст |
| Ответ на | Re: Static build of psql with readline support (Andrew Dunstan <andrew@dunslane.net>) |
| Список | pgsql-hackers |
> What is the virtue of this in any case? I can see considerable use for a > statically linked pg_dump, to help with upgrading, but not too much for > statically linked anything else, especially since we are now pretty > relocatable on most platforms at least. Upgraded db server to 8.1, but don't want to upgrade client library on 3 webservers to 8.1. Reason being I'll have to end up rebuilding PHP and more downtime and then new version of libtool, autoconf, etc. and anything else FreeBSD ports decides it needs. So, I just put static versions of pg_dump, pg_dumpall and psql on the webservers in /usr/local/bin so that those machines can still usefully talk to the db server from the CLI. In particular, I can restore dumps containing dollar quotes, plus get new psql features and 8.1 dumps. Chris
В списке pgsql-hackers по дате отправления: