29 May
2018
29 May
'18
10:44 a.m.
On May 29, 2018, at 9:41 AM, lorenzo farioli <lorenzo.farioli@sorint.it> wrote:
Hello, I would need to do a migration of a postgresql database using the 2.1.12 freeradius application to a machine that uses freeradius 3.0.12 Seeing that the structures of the two databases generate by freeradius scripts are different I wanted to ask you it is possible to do this operation without importing the tables one by one
You can alter the tables in place. But you still need to add the operator field manually. Alan DeKok.