Skip to content

issues Search Results · repo:ankane/pgsync language:Ruby

Filter by

194 results
 (70 ms)

194 results

inankane/pgsync (press backspace or delete to remove)

I tried data_rules: models.json_b_column: value: {} ::jsonb But this value isn t working. 🤔
  • alexanderadam
  • 1
  • Opened 
    3 days ago
  • #242

So according to the README we can do pgsync table1,table2 But is it also possible to persist this order via .pgsync.yml?
  • alexanderadam
  • 1
  • Opened 
    4 days ago
  • #241

I just upgraded to macOS 15.3 last night and today I am trying to do pgsync. Facing Segmentation fault Here are the logs: See Crash Report log file in one of the following locations: -- Crash Report ...
  • uznadeem
  • 2
  • Opened 
    on Feb 7
  • #240

pgsync will tell you missing tables in the output Example: image To show a list of different tables. comparing the missing ones from source in target, it would be much appreciate it if we can do pgsync ...
  • magixus
  • Opened 
    on Jan 3
  • #237

Hi, Passwords to my databases contain @ symbol which leads to connection issue like could not translate host name $$$$W0rd01@db_host to address: Name does not resolve this is a example of connection ...
  • deydinov
  • 2
  • Opened 
    on Oct 26, 2024
  • #236

Hi @ankane Thank you so much for the tool. It s helping a lot of people who are using it. I have question a regarding when we should use it. One-time data copy ignoring live updates Does it keep tracking ...
  • asifhj
  • 1
  • Opened 
    on Sep 25, 2024
  • #235

Hi, Is there any specific reason --jobs can t be used with --disable_integrity_v2 other than the check disabling it? Was this just leftover from an issues with --disable_integrity_v1 that was copied when ...
  • N-Putting
  • 2
  • Opened 
    on Sep 11, 2024
  • #234

Is there a way to use replacements with a statement. I d like to do something like this: data_rules: email: statement: CASE WHEN email LIKE %@somedomain.com THEN email ELSE unique_email END ...
  • onwardmk
  • 1
  • Opened 
    on Jul 27, 2024
  • #232

createdb pgsync_from createdb pgsync_to psql pgsync_from SQL CREATE OR REPLACE FUNCTION public.audit_trigger_function() RETURNS trigger LANGUAGE plpgsql AS $function$ DECLARE audit_id BIGINT ...
  • onwardmk
  • 1
  • Opened 
    on Jul 27, 2024
  • #231

I m seeing the same issue described in #200 when I run this command: pgsync --config pgsync.yml --defer-constraints --disable-user-triggers # pgsync.yml from: postgres:// db connection string ?sslmode=require ...
  • onwardmk
  • 2
  • Opened 
    on Jul 25, 2024
  • #230
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub