Re: [GENERAL] Moving from 9.2 to 9.3

2013-09-18 Thread Michael Paquier
On Wed, Sep 18, 2013 at 5:00 AM, Jayadevan M wrote: > When I upgraded from 9.2 to 9.3, I copied the postgresql.conf and > pg_hba.conf files form 9.2 installation and used those. Is that likely to > cause any issues? Since 9.2, unix_socket_directory has been renamed to unix_socket_directories, and

[GENERAL] Moving from 9.2 to 9.3

2013-09-18 Thread Jayadevan M
Hello, When I upgraded from 9.2 to 9.3, I copied the postgresql.conf and pg_hba.conf files form 9.2 installation and used those. Is that likely to cause any issues? I did not see any significant parameter changes from 9.2 to 9.3. So far, it is running fine. Regards, Jayadevan