Skip to content

Multiple file patterns for FilesystemFdw #203

@rvernica

Description

@rvernica

When it create a foreign table, is it possible to have multiple file patterns for the pattern option? For example to match both .jpg and .jpeg file extensions:

pattern '{foo}_{bar}.jpg',
pattern '{foo}_{bar}.jpeg'

Or use some globbing or regular expression?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions