Pastebin
Paste #1732: sql
< previous paste - next paste>
Pasted by chrivers
metaconfig=# alter table confignode drop install_status; metaconfig=# alter table confignode drop COLUMN inet_address; metaconfig=# alter table confignode drop COLUMN mac_address ; metaconfig=# alter table resourcenode ADD install_status text DEFAULT 'running' NOT NULL;
New Paste
Go to most recent paste.