[SQL] inherited indexes

2003-10-02 Thread ritchie turner
Hi I had a use for table inheritance then I noticed the comments in the interactive docs which say that because indexes aren't inherited with tables that the feature is pretty useless. Can anyone tell me if that's fixed in 7.4, and if not when it may be? Thanks Ritchie ---

[SQL] COPY

2003-11-17 Thread ritchie turner
Hi all I'm trying to optimise some sql inserts I have by using the COPY command instead. I'm connecting from Java using 7.4 beta 3. It works at the command line, but I can't get it to work from Java. Here's the pg log output. LOG: query: COPY bingo_cards (account_id, game_id, win_ball, card,