Ross J. Reedstrom writes: > > Do you really need the thing to be a bootstrap table, and not a plain > > system table? > > Yup, 'cause it's going to store the schema info, including the system > schema. I forsee it needing to be accessed immediately during bootstrap. Does "schema info" mean SQL schemas or merely additional schema information along the lines of pg_class, etc.? -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [HACKERS] Missing ColLabel tokens Peter Eisentraut
- Re: [HACKERS] Missing ColLabel tokens Tom Lane
- Re: [HACKERS] Missing ColLabel tokens Peter Eisentraut
- Re: [HACKERS] Missing ColLabel tokens Tom Lane
- [HACKERS] Re: Missing ColLabel tokens Thomas Lockhart
- Re: [HACKERS] Missing ColLabel tokens Hannu Krosing
- [HACKERS] bootstrap tables Ross J. Reedstrom
- Re: [HACKERS] bootstrap tables Tom Lane
- Re: [HACKERS] bootstrap tables Ross J. Reedstrom
- Re: [HACKERS] bootstrap tables Peter Eisentraut
- Re: [HACKERS] bootstrap ta... Ross J. Reedstrom