Pastebin

Paste #1732: sql

< previous paste - next paste>

Pasted by chrivers

Download View as text

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


Do not write anything in this field if you're a human.

Go to most recent paste.