Re: how to add oids field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gunartha.nyoman napisał(a):
hi,
I am new comer in this millis...
i have a poblem, how to add a field/column in existing table without oids.
if i create new table i can add field oids

Thank alot before

regrads
Nyoman/bali
So - create a new table with this same structure, but with oids, copy all records into new table. Retrive all the information about the old table (keys, indexes, triggers, etc.). Delete old table, rename new table to old name, create all needed indexes, keys, triggers,etc.
bregards
Adam



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux