From 34e22e18b050b9a507433d24eb7a896ce2182afd Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 6 Sep 2001 21:43:19 +0000 Subject: no more pg RADIUS silliness --- httemplate/docs/postgresql.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 httemplate/docs/postgresql.html (limited to 'httemplate/docs/postgresql.html') diff --git a/httemplate/docs/postgresql.html b/httemplate/docs/postgresql.html deleted file mode 100755 index 1356739d6..000000000 --- a/httemplate/docs/postgresql.html +++ /dev/null @@ -1,17 +0,0 @@ - - PostgreSQL notes - - -

PostgreSQL notes

-

-PostgreSQL ships by default with a maximum of 31 character column names. If -you use arbitrary RADIUS attributes longer than 9 characters, fs-setup will -fail with `duplicate column' errors (in the part_svc table). -Solution: use a different database -engine, or recompile PostgreSQL with 64 character column names. -

-Future versions of Freeside will keep all column names under 31 characters to -avoid this problem. -

- - -- cgit v1.2.1