PostgreSQL upgrade

Hi,

I just upgraded to Tumbleweed and the postgresql package was updated from 9.2 to 9.4.
This makes the service unable to start:

 Your database files were created by PostgreSQL version 9.2. Could not find executables for this version.
 Please install the PostgreSQL server package for version 9.2.

I found I could use pg_upgrade for that, but it needs both the new 9.4 and the old 9.2 binaries to run.

How do I get 9.2 installed, it’s not in the tumbleweed repos? Or should I use another method?

Thanks

Quick access to what you need in software.opensuse.org

https://software.opensuse.org/package/postgresql92

TSU