I am trying to create pgsql database/tables for freeRADIUS. I notice that PostgreSQL has a schema for freeRADUS. Is there any procedure to create the DB/Tables from this schema or I have to type all the lines to create table manually?
2009/5/24 Just E. Mail <justemail@imwell-usa.com>: > I am trying to create pgsql database/tables for freeRADIUS. I notice that > PostgreSQL has a schema for freeRADUS. Is there any procedure to create the > DB/Tables from this schema or I have to type all the lines to create table > manually? > I looked at the .sql files included with my installation pgsql and found /usr/share/pgsql/information_schema.sql I suppose if you have an equivalent file for the freeRadius schema you could load it without having to type all the lines manually. See the tutorial lessons in the included pgsql manual for your particular version on how to load *.sql files. Best wishes, -- vy
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера