MARCELO_LIMA/[EMAIL PROTECTED] wrote: > Dear friends, > > read txt and insert table (pgsql). > can i do help anyone ?. >
You've provided way too little information for anyone to respond helpfully. What do you mean by your first statement? (1) Read comma-separated data from a CSV file and load that? (2) Read insert statements and execute those? (3) Read unformatted data, interpret it and load the results? (4) Something else? -- Guy Rouillier ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match