vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 1551 Logged by: Bobby Email address: dub357@cox.net PostgreSQL version: 8.1 Operating system: WinXP Pro Description: You need an import/export feature Details: You guys badly need an import/export feature. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) |
| ||||
| On Thu, Mar 17, 2005 at 08:24:06PM +0000, Bobby wrote: > PostgreSQL version: 8.1 Do you mean 8.0.1? There is no 8.1; CVS HEAD is currently 8.1devel, and it's a long way from being released. > You guys badly need an import/export feature. Could you be more specific? Are you familiar with COPY and psql's \copy? http://www.postgresql.org/docs/8.0/i.../sql-copy.html http://www.postgresql.org/docs/8.0/i.../app-psql.html If you'd like additional functionality then please describe what you're looking for. Even better, submit a patch that implements it ;-) -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |