Matthew T. O'Connor wrote:
> Tom Lane wrote:
>
> >Bruce Momjian <[EMAIL PROTECTED]> writes:
> >
> >
> >>Should we add a variable that is set from the dump filew that identifies
> >>the version of PostgreSQL that generated the dump?
> >>SET dumped_version = 7.3
> >>
> >>
> >
> >Is that id
Tom Lane wrote:
Bruce Momjian <[EMAIL PROTECTED]> writes:
Should we add a variable that is set from the dump filew that identifies
the version of PostgreSQL that generated the dump?
SET dumped_version = 7.3
Is that identifying the backend version, or the pg_dump version?
Without a solid
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Should we add a variable that is set from the dump filew that identifies
> > the version of PostgreSQL that generated the dump?
> > SET dumped_version = 7.3
>
> Is that identifying the backend version, or the pg_dump version?
>
>
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Should we add a variable that is set from the dump filew that identifies
> the version of PostgreSQL that generated the dump?
> SET dumped_version = 7.3
Is that identifying the backend version, or the pg_dump version?
Without a solid rationale for
On Tue, 2003-10-07 at 21:31, Christopher Kings-Lynne wrote:
> > Should we add a variable that is set from the dump filew that identifies
> > the version of PostgreSQL that generated the dump?
> >
> > SET dumped_version = 7.3
>
> With something like that, does it have to be reissued after ever
Should we add a variable that is set from the dump filew that identifies
the version of PostgreSQL that generated the dump?
SET dumped_version = 7.3
With something like that, does it have to be reissued after every
\connect in the dump?
Chris
---(end of broadcast)--
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > I think we should change the "check_function_bodies" to something more
> > general. I like "restore_validation_mode" because it could also be used
> > to disable foreign key checks which we are discussing. An even more
> > general idea would
Bruce Momjian writes:
> I think we should change the "check_function_bodies" to something more
> general. I like "restore_validation_mode" because it could also be used
> to disable foreign key checks which we are discussing. An even more
> general idea would be to have something like "restore_m
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I think we should change the "check_function_bodies" to something more
> > general. I like "restore_validation_mode" because it could also be used
> > to disable foreign key checks which we are discussing.
>
> I think I'd prefer to k
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I think we should change the "check_function_bodies" to something more
> general. I like "restore_validation_mode" because it could also be used
> to disable foreign key checks which we are discussing.
I think I'd prefer to keep foreign key check disabl
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Peter Eisentraut wrote:
> >> Given that new languages don't tend to appear out of the blue, I think
> >> it's reasonable to design the feature considering the languages currently
> >> available.
>
> I think that position is sufficient
11 matches
Mail list logo