Re: [HACKERS] we begin "pg external table" need your advice

2008-11-27 Thread Peter Eisentraut
maosen.zhang wrote: I begin an “pg external table” in pgfoundry (http://pgfoundry.org/projects/pgexternaltable/ ), you can find the doc (brief and detail design)from that URL. I am newbie to postgresql, and this code still have many defects and low efficiency. I am very happy to get advice f

[HACKERS] we begin "pg external table" need your advice

2008-11-27 Thread maosen.zhang
Hi all: I begin an "pg external table" in pgfoundry (http://pgfoundry.org/projects/pgexternaltable/ ), you can find the doc (brief and detail design)from that URL. I am newbie to postgresql, and this code still have many defects and low efficiency. I am very happy to get advice from you! Thank