* Bruce Momjian <[EMAIL PROTECTED]> [010429 20:14] wrote: > Yes, I like that idea, but the problem is that it is hard to update just > one table in the file. You sort of have to update the entire file each > time a table changes. That is why I liked symlinks because they are > per-table, but you are right that the symlink creation could fail > because the new table file was never created or something, leaving the > symlink pointing to nothing. Not sure how to address this. Is there a > way to update a flat file when a single table changes? Sort of, if that flat file is in the form of: 123456;"tablename " 000033;"another_table " ie, each line is a fixed length. -- -Alfred Perlstein - [[EMAIL PROTECTED]] Daemon News Magazine in your snail-mail! http://magazine.daemonnews.org/ ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [HACKERS] Thanks, naming conventions, and count() Casey Lyon
- Re: [HACKERS] Thanks, naming conventions, and count... Bruce Momjian
- Re: [HACKERS] Thanks, naming conventions, and c... The Hermit Hacker
- Re: [HACKERS] Thanks, naming conventions, a... Bruce Momjian
- Re: [HACKERS] Thanks, naming convention... Bruce Momjian
- Re: [HACKERS] Thanks, naming convention... The Hermit Hacker
- Re: [HACKERS] Thanks, naming conve... Bruce Momjian
- Re: [HACKERS] Thanks, naming c... The Hermit Hacker
- Re: [HACKERS] Thanks, nami... Bruce Momjian
- Re: [HACKERS] Thanks, nami... Alfred Perlstein
- Re: [HACKERS] Thanks, nami... Bruce Momjian
- Re: [HACKERS] Thanks, nami... Serguei Mokhov
- Re: [HACKERS] Thanks, nami... Michael Samuel
- Re: [HACKERS] Thanks, nami... The Hermit Hacker
- Re: [HACKERS] Thanks, nami... Bruce Momjian
- Re: [HACKERS] Thanks, nami... Casey Lyon
- Re: [HACKERS] Thanks, nami... The Hermit Hacker
- Re: [HACKERS] Thanks, nami... Bruce Momjian
- Re: [HACKERS] Thanks, nami... Vince Vielhaber
- Re: [HACKERS] Thanks, nami... Tom Lane