Changeset 8043 for trunk/ippTools/doc/install.pod
- Timestamp:
- Aug 1, 2006, 3:29:08 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/doc/install.pod (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/doc/install.pod
r8036 r8043 194 194 =item * C<-pending> 195 195 196 p0search -pending 197 196 198 =item * C<-done> 197 199 … … 202 204 =item * C<pxadmin> 203 205 206 This tool can be used to load/unload the database schema. It has three modes of operation: 207 208 =over 4 209 210 =item * C<-create> 211 212 Loads the database schema. 213 214 =item * C<-delete> 215 216 Deletes the database schema. 217 218 =item * C<-recreate> 219 220 Deletes the database schema then reloads it. 221 222 =back 223 204 224 =item * C<pxinject> 205 225 206 =cut 226 I<Injects> data directly into the database. It has one mode parameter for each database table. Note: support for only a few tables has been impliemented. 227 228 =back 207 229 208 230 =head2 Bypassing 'Summit Copy'
Note:
See TracChangeset
for help on using the changeset viewer.
