Hi,
I'm trying to get Nginx with PHP-5.6 and PostgreSQL-9.4 working. I can install PostgreSQL-9.4 without any problems. But as soon as I install databases/php56-pgsql, pkg will downgrade databases/postgresql94-client to databases/postgresql94-client. And that causes some problems. For example, I can't make any dumps of databases with pg_dump(1), because the client and the database are not the same version.
What is the best course of action in this case? Is there any way to get postgresql94-client working? Or should I downgrade the database from 9.4 to 9.3?
Kind regards,
Mario
I'm trying to get Nginx with PHP-5.6 and PostgreSQL-9.4 working. I can install PostgreSQL-9.4 without any problems. But as soon as I install databases/php56-pgsql, pkg will downgrade databases/postgresql94-client to databases/postgresql94-client. And that causes some problems. For example, I can't make any dumps of databases with pg_dump(1), because the client and the database are not the same version.
What is the best course of action in this case? Is there any way to get postgresql94-client working? Or should I downgrade the database from 9.4 to 9.3?
Kind regards,
Mario