PM, Jonas J wrote:
> > I get the dbt2 project from the git tree. And i'm trying to make it work
> > with postgres. The problem is in one of the dbt2 shell scripts. Since I
> dont
> > understand of Shell Script Programing, here is my problem: (I will post
> the
> >
Hi guys,
I get the dbt2 project from the git tree. And i'm trying to make it work
with postgres. The problem is in one of the dbt2 shell scripts. Since I dont
understand of Shell Script Programing, here is my problem: (I will post the
script on the end)
1 - I executed:
dbt2-pgsql-load-db -d /tm
umber). Then
all blocks that PostgreSQL request to the buffer layer I will capture.
Do DTrace can give my this information?
Thanks in advance,
Jonas Jeske
2009/12/8 Greg Smith
> Jonas J wrote:
>
>> I took a look in the code again and made some changes. For the readBuffe
Hi,
I'm a Computer Science student and I'm currently studying databases buffer
managers. I want to do some experiments and see how the pages access works
in PostgreSQL. (and I also will do some I/O experiments)
So, I want to do a "sniffer" on the Storage Layer of Postgresql. It should
work telli