Re: Exclude pg_largeobject form pg_dump

Guillaume Lelarge <guillaume@lelarge.info>

From: Guillaume Lelarge <guillaume@lelarge.info>
To: Stephen Frost <sfrost@snowman.net>
Cc: Amul Sul <sulamul@gmail.com>, PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2016-11-29T21:31:49Z
Lists: pgsql-hackers, pgsql-general
2016-11-29 17:12 GMT+01:00 Stephen Frost <sfrost@snowman.net>:

> Guillaume, Amul,
>
> * Amul Sul (sulamul@gmail.com) wrote:
> > The following review has been posted through the commitfest application:
> > make installcheck-world:  tested, passed
> > Implements feature:       tested, passed
> > Spec compliant:           not tested
> > Documentation:            tested, passed
> >
> > Patch v6 looks good to me, passing to committer.
> >
> > Thanks !
> >
> > The new status of this patch is: Ready for Committer
>
> I've pushed this patch.  In the future if you are working with the
> pg_dump TAP tests and add a new 'run', be sure to update the 'tests' to
> indicate which tests should 'like' or 'unlike' that run.  If you have
> any questions, feel free to ask.
>
>
Thank you. And thanks Amul for the review.


-- 
Guillaume.
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com

Commits

  1. Add --no-blobs option to pg_dump