Greetings,

On Fri, Sep 17, 2021 at 14:07 Daniel Gustafsson <dan...@yesql.se> wrote:

> > On 17 Sep 2021, at 13:59, Pavel Stehule <pavel.steh...@gmail.com> wrote:
> > pá 17. 9. 2021 v 13:56 odesílatel Daniel Gustafsson <dan...@yesql.se
> <mailto:dan...@yesql.se>> napsal:
> > > On 17 Sep 2021, at 13:51, Pavel Stehule <pavel.steh...@gmail.com
> <mailto:pavel.steh...@gmail.com>> wrote:
> > > pá 17. 9. 2021 v 13:42 odesílatel Daniel Gustafsson <dan...@yesql.se
> <mailto:dan...@yesql.se> <mailto:dan...@yesql.se <mailto:dan...@yesql.se>>>
> napsal:
>
> > > I am unable to write a filter statement which can
> > > handle this relname:
> > >
> > > CREATE TABLE "a""
> > > ""b" (a integer);
> > >
> > > Are you able to craft one for that?
> > >
> > > I am not able to dump this directly in pg_dump. Is it possible?
> >
> > Sure, see below:
> >
> > $ ./bin/psql filter
> > psql (15devel)
> > Type "help" for help.
> >
> > I didn't ask on this
> >
> > I asked if you can use -t and some for filtering this name?
>
> I didn't try as I don't see how that's relevant?  Surely we're not
> limiting the
> capabilities of a filtering file format based on the quoting semantics of a
> shell?


Yeah, agreed. I would think that a DBA might specifically want to be able
to use a config file to get away from having to deal with shell quoting, in
fact…

Thanks,

Stephen

>

Reply via email to