December 2001
Intermediate to advanced
768 pages
14h 36m
English
When setting up a PostgreSQL server, migrating data to PostgreSQL is one of the first hurdles you have to clear. Although importing data is not difficult, it is important to know the fundamentals. In addition to that, it can also be useful to know how other formats can be treated. This is extremely important in hybrid environments. In this chapter, you will learn to import data into PostgreSQL and deal with EBCDIC data.
COPYAlthough it is only covered in a few pages in most books, importing data in various formats into your database is an extremely difficult task for a database administrator, because the data in a database doesn't usually come from nowhere. ...
Read now
Unlock full access