* jacob koehler (RRes-Roth) <[EMAIL PROTECTED]> [2004-06-27 20:58]:
>
> cons:
> - its not standard SQL (uses oracle style syntax)
Besides the GPL issue, this is my biggest problem.
> i am aware of the fact that tom lane pointed to the fact that Andrew
> Overholt did work to
I don't know if this is expected or not, but I've never seen it before so I
thought I'd report it. While doing some basic SMP vs. non-SMP kernel
testing on a machine with hyperthreading, I got:
[EMAIL PROTECTED] postgresql]$ time make all > make.nonsmp
mkdir man7
Should the man directory creati
Tom Lane once said:
> "Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> >> Andrew Overholt of Red Hat has been working
> >> on this, but is certainly not going to make the Tuesday feature-freeze
> >> deadline.
>
> > I was just wo
Darko Prenosil once said:
> I have noticed that after "/etc/init.d/postgresql restart", postmaster is no
> longer writes to "serverlog". (RedHat 9).
> Here is fixed "restart" section.
>
> restart)
> echo -n "Restarting PostgreSQL: "
> su - $PGUSER -c "$DAEMON restart -D '$PGDATA' -s -
> Do you know if your implementation will support multiple childs for each
> node or will the implementation be limited to one link from each node in
> the tree (making the tree to a list)?
[...]
> -will I then be able to fetch all childs (and grandchilds) for a given node
> in the above tree