|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Importing data into pgsql
dear all,
I am new to pgsql. I have a query that, is there anyway we can import data into the PostgreSQL database from files like .txt or .xls(Ms Excel files) like we do it in MySQL. Any suggestions given will be extremely helpful. Thanks in advance. \madhan |
|
#2
|
||||
|
||||
|
Just like you do it in mysql .xls -> csv format and the use COPY instead of LOAD DATA ...
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
Quote:
sorry i just know it is possible to do it in MySQL but i don't know how to do it. No basics how to do it. It will be extremely helpful if you tell me how to do it. Thanx again.. \madhan |
|
#4
|
||||
|
||||
|
Read the manual page I linked, it contains examples too
|
|
#5
|
|||
|
|||
|
Quote:
okay thanks again. ;-) |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
Quote:
You may try SOASYNC for this. Visit soasync.com |
|
#8
|
||||
|
||||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Databases > PostgreSQL Help > Importing data into pgsql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|