Re: migrate hashname function from 8.1.x to 8.4
От
Nicolás Garfinkiel
Тема
Re: migrate hashname function from 8.1.x to 8.4
Дата
Msg-id
5945057B-7116-4F74-BD7E-ADED0E07CCC0@genesis-manlab.com.ar
Ответ на
Re: migrate hashname function from 8.1.x to 8.4 (Greg Smith)
Список
Дерево обсуждения
Re: migrate hashname function from 8.1.x to 8.4 Jasen Betts <jasen@xnet.co.nz>
Thanks a lot Greg!
Nicolas Garfinkiel wrote:I’m trying to upgrade our pgsql from 8.1 to 8.4, but our system’s login uses the hashname() function in order to get the proper password validation. Now pgsql’s 8.4 hashname function is not compatible with 8.1’s function. Do you have any ideas how I can reproduce 8.1 function in 8.4?
https://github.com/petere/pgvihash provides the function you're looking for.
I agree with Craig's concerns here, but this may let you convert toward a better long-term format more easily.-- Greg Smith 2ndQuadrant US greg@2ndQuadrant.com Baltimore, MD PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.us "PostgreSQL 9.0 High Performance": http://www.2ndQuadrant.com/books
В списке pgsql-general по дате отправления