Re: [HACKERS] alpha/64bit weirdness

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: brett(at)work(dot)chicken(dot)org (Brett McCormick)
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] alpha/64bit weirdness
Date: 1998-03-05 02:45:58
Message-ID: 199803050245.VAA02944@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
>
> I did that.. Postgres doesn't take the option -d 3 however, just
> '-d'.. Have any idea when the pg_attribute cache is populated?

Looks like it should:

$ postgres -d 3 -D /u/pg/data test
---debug info---
Quiet = f
Noversion = f
timings = f
dates = Normal
bufsize = 64
sortmem = 512
query echo = f
DatabaseName = [test]
----------------

InitPostgres()..

POSTGRES backend interactive interface
$Revision: 1.67 $ $Date: 1998/02/26 04:36:31 $

Not sure when it is initialized.

>
>
> On Wed, 4 March 1998, at 18:31:34, Bruce Momjian wrote:
>
> > I have an idea. Edit initdb and add a '-d 3' option to each
> > 'postgres', then run initdb. You will see dumps of all the structures
> > as things are happening, I think. Give it a try.
> >
> > --
> > Bruce Momjian | 830 Blythe Avenue
> > maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
> > + If your life is a hard drive, | (610) 353-9879(w)
> > + Christ can be your backup. | (610) 853-3000(h)
>

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Cristian Gafton 1998-03-05 03:46:18 Re: Glibc2 (was Re: [HACKERS] PostgreSQL - the Linux of Databases...)
Previous Message Thomas G. Lockhart 1998-03-05 02:43:36 Re: Glibc2 (was Re: [HACKERS] PostgreSQL - the Linux of Databases...)